Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Use Identity Server as authority and let it have support for multiple providers - augment tokens #511

Closed
einari opened this issue Mar 6, 2018 · 0 comments
Assignees
Milestone

Comments

@einari
Copy link
Contributor

einari commented Mar 6, 2018

Maybe this belongs alongside User Management somehow and could be part of it??

Ability to augment tokens coming from multiple providers with additional claims that can be used during authorization.

A good example of this could be to have claims on every user saying which national society (Tenant) they have access to. This is not the Azure AD tenant ID - but something that enables us to check for authorisation if a particular user in a bounded context has access to the national society it claims to have.

Would it be an idea to have Identity Server infront of all this and augment the tokens with more information and let UserManagement interact with this and provide the mapping between users and what national societies they have access to.

See also #31, #327, #328, #510

@einari einari added this to the MVP milestone Mar 6, 2018
@karolikl karolikl added this to Ready in Infrastructure Mar 6, 2018
@einari einari self-assigned this Mar 22, 2018
@einari einari changed the title Look into having Identity Server as our proxy for auth Use Identity Server as authority and let it have support for multiple providers - augment tokens Mar 22, 2018
@einari einari closed this as completed Apr 4, 2018
@einari einari removed the in progress label Apr 4, 2018
@karolikl karolikl moved this from Ready to Done in Infrastructure Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant