Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorities configuration should be per authorization server #50

Closed
ch4mpy opened this issue Jun 1, 2022 · 0 comments
Closed

Authorities configuration should be per authorization server #50

ch4mpy opened this issue Jun 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ch4mpy
Copy link
Owner

ch4mpy commented Jun 1, 2022

Thanks to authorization-server-locations property, it is now possible to configure several identities sources for a single resource server.

Unfortunately, those servers could have different configurations and provide authorities in different claims, case or prefix, but authorities mapping configuration is unique.

Authorities mapping configuration should be turned into an array with one entry per authorization-server (just as CORS configuration is made per path)

@ch4mpy ch4mpy added the bug Something isn't working label Jun 1, 2022
@ch4mpy ch4mpy self-assigned this Jun 1, 2022
ch4mpy added a commit that referenced this issue Jun 2, 2022
@ch4mpy ch4mpy closed this as completed Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant