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

Support many SubjectClaimTypes #25

Closed
unaizorrilla opened this issue Jun 22, 2020 · 2 comments
Closed

Support many SubjectClaimTypes #25

unaizorrilla opened this issue Jun 22, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@unaizorrilla
Copy link
Collaborator

At this moment, Balea allow to specify the SubjectClaimType and FallbackClaimType to create the map between the principal and configured user in Balea store.

In some cases, this two options are not enought to satisfy some application requirements. There is one scenario:

  • Identity Server with many Identity providers ( local and ad )
  • HTTP API app secured with the identity server
  • some methods can be invoked with users from local and from ad and also with client credentials

Will be interesting to support a list of allowed subject claim types instead a simple subject / fallback

What do you think about this?

@unaizorrilla unaizorrilla added the enhancement New feature or request label Jun 22, 2020
@lurumad
Copy link
Collaborator

lurumad commented Jun 22, 2020

Hi @unaizorrilla

PRs are welcome!

@lurumad
Copy link
Collaborator

lurumad commented Jun 24, 2020

Thanks @unaizorrilla for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants