forked-synapse/changelog.d/11361.feature
Kostas 1035663833
Add config for customizing the claim used for JWT logins. (#11361)
Allows specifying a different claim (from the default "sub") to use
when calculating the localpart of the Matrix ID used during the
JWT login.
2021-11-22 13:01:03 -05:00

2 lines
59 B
Gherkin

Update the JWT login type to support custom a `sub` claim.