-
Notifications
You must be signed in to change notification settings - Fork 304
Closed
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.
Description
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
4.15.0
Describe the bug
Tenant specific token issuers (valid_token_issuers) are added as a nested element, instead of individual issuers.
To Reproduce
Steps to reproduce the behavior:
Authenticating with app_type 'SingleTenant' will result in unauthorized requests.
Expected behavior
Tenant specific token issues are treated as valid.
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.