Skip to content

Add operations to create and delete SAML provider configs. - #420

Merged
micahstairs merged 6 commits into
idp-configfrom
micahstairs-saml-create-delete
May 21, 2020
Merged

Add operations to create and delete SAML provider configs.#420
micahstairs merged 6 commits into
idp-configfrom
micahstairs-saml-create-delete

Conversation

@micahstairs

Copy link
Copy Markdown
Contributor

This adds operations to create and delete SAML provider configs. I've included both unit tests and integration tests.

I'm a little concerned about the number of assertions I have in a few of the tests. I'm open to any suggestions you may have!

@micahstairs
micahstairs force-pushed the micahstairs-saml-create-delete branch from 89202d9 to 72170c4 Compare May 18, 2020 23:11
@micahstairs
micahstairs changed the base branch from micahstairs-saml to idp-config May 18, 2020 23:11

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks pretty good. Just a few nits to clean up.

Comment thread src/main/java/com/google/firebase/auth/AbstractFirebaseAuth.java Outdated
Comment thread src/main/java/com/google/firebase/auth/AbstractFirebaseAuth.java Outdated
Comment thread src/main/java/com/google/firebase/auth/AbstractFirebaseAuth.java
Comment thread src/test/java/com/google/firebase/auth/FirebaseUserManagerTest.java
@hiranya911 hiranya911 assigned micahstairs and unassigned hiranya911 May 21, 2020

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overall looks good. Found a few oversights here and there.

Comment thread src/main/java/com/google/firebase/auth/AbstractFirebaseAuth.java Outdated
Comment thread src/main/java/com/google/firebase/auth/OidcProviderConfig.java Outdated
Comment thread src/test/java/com/google/firebase/auth/OidcProviderConfigTest.java Outdated
Comment thread src/test/java/com/google/firebase/auth/OidcProviderConfigTest.java Outdated
Comment thread src/main/java/com/google/firebase/auth/SamlProviderConfig.java Outdated
@hiranya911 hiranya911 assigned micahstairs and unassigned hiranya911 May 21, 2020

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM with a suggestion. Feel free to ignore it.

Comment thread src/test/java/com/google/firebase/auth/FirebaseUserManagerTest.java Outdated
@hiranya911 hiranya911 removed their assignment May 21, 2020
@micahstairs
micahstairs merged commit ae4c0ec into idp-config May 21, 2020
@micahstairs
micahstairs deleted the micahstairs-saml-create-delete branch May 21, 2020 23:26
micahstairs added a commit that referenced this pull request Jun 12, 2020
This adds operations to create and delete SAML provider configs.
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