Skip to content

[sso/oidc] Proto definitions for OIDC ProviderConfig in public-api #14951

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

Closed
Tracked by #7761
AlexTugarev opened this issue Nov 25, 2022 · 0 comments · Fixed by #15149
Closed
Tracked by #7761

[sso/oidc] Proto definitions for OIDC ProviderConfig in public-api #14951

AlexTugarev opened this issue Nov 25, 2022 · 0 comments · Fixed by #15149
Assignees

Comments

@AlexTugarev
Copy link
Member

AlexTugarev commented Nov 25, 2022

part of Epic: Single sign-on (SSO) #7761

The Provider Config entity is to describe an instance which connects to an IdP's client counterpart.

The CRUD service should allow us to manage those entries.

Out of scope:

  • further automations, e.g. update to clients, invalidation, etc., to be added later on.
  • let's make no strong assumptions about ownerships of those provider configs. different types of owners should be possible.

Notes:

  • ProviderConfig entity can be a superset of oidc.ProviderConfig or oidc.RelyingParty
  • Derive useful additional attributes from existing AuthProviders, e.g. descriptions, icons, scopes, hints
  • Add CRUD service
@AlexTugarev AlexTugarev moved this to Scheduled in 🍎 WebApp Team Nov 28, 2022
@AlexTugarev AlexTugarev moved this from Scheduled to In Progress in 🍎 WebApp Team Dec 5, 2022
Repository owner moved this from In Progress to In Validation in 🍎 WebApp Team Dec 5, 2022
@easyCZ easyCZ moved this from In Validation to Done in 🍎 WebApp Team Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants