Skip to content

Add operation to list OIDC provider configs. #404

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

Merged
merged 2 commits into from
May 5, 2020

Conversation

micahstairs
Copy link
Contributor

This adds an operation to list OIDC provider configs (can be done using either the tenant-aware or standard Firebase client). This is the last OIDC provider config operation that needs to be implemented.

This work is part of adding multi-tenancy support (see issue #332).

Please take note of the generics I have chosen to use in ListProviderConfigsPage. This should help reduce a lot of code duplication when it comes time to add support for SAML provider configs.

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good. Only minor nits.

@hiranya911 hiranya911 assigned micahstairs and unassigned hiranya911 May 4, 2020
@micahstairs micahstairs assigned hiranya911 and unassigned micahstairs May 4, 2020
Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM 👍

@hiranya911 hiranya911 assigned micahstairs and unassigned hiranya911 May 5, 2020
@micahstairs micahstairs merged commit c396d6a into idp-config May 5, 2020
@micahstairs micahstairs deleted the micahstairs-list-oidc branch May 7, 2020 12:23
micahstairs added a commit that referenced this pull request Jun 12, 2020
This adds an operation to list OIDC provider configs (can be done using either the tenant-aware or standard Firebase client).

This work is part of adding multi-tenancy support (see issue #332).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants