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

Model Org-to-member relationships in the OIDC Provider (Not for MVP) #191

Open
aviars opened this issue Aug 30, 2019 · 1 comment
Open
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@aviars
Copy link
Member

aviars commented Aug 30, 2019

This means that Membership in an Organization will become part of the OIDC token and our profile.

The smh_app will receive this information as part of the id_tokenin a similary way this is done for OrgAgents.

smh_app and other applications may use a Membership API to add/remove people as members.

@aviars aviars added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Aug 30, 2019
@aviars
Copy link
Member Author

aviars commented Sep 3, 2019

I have added the claim in the ID provider, but we will still need a way to write the membership to the Identity provider. Here is what the claim looks like within the id_token payload.

Screen Shot 2019-09-03 at 4 28 03 PM

@aviars aviars changed the title Model Org-to-member relationships in the OIDC Provider Model Org-to-member relationships in the OIDC Provider (Not for MVP) Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants