Skip to content

Finish implementing SAML provider config. - #428

Merged
micahstairs merged 3 commits into
idp-configfrom
micahstairs-saml-properties
Jun 3, 2020
Merged

Finish implementing SAML provider config.#428
micahstairs merged 3 commits into
idp-configfrom
micahstairs-saml-properties

Conversation

@micahstairs

@micahstairs micahstairs commented May 29, 2020

Copy link
Copy Markdown
Contributor

I've implemented addAllX509Certificates and removed the TODOs for the request signing, since we are not ready to expose that yet.

I've also added unit tests for SamlProviderConfig.UpdateRequest, because those were missed in a previous PR.

On an unrelated note, I've also added a comment describing why 'suppressLoadErrors' needs to be set.

@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.

Let's remove the signReuqest stuff for now. Other changes LGTM.

Comment thread src/main/java/com/google/firebase/auth/SamlProviderConfig.java Outdated

@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

@micahstairs
micahstairs merged commit cb4d32f into idp-config Jun 3, 2020
@micahstairs
micahstairs deleted the micahstairs-saml-properties branch June 3, 2020 00:18
micahstairs added a commit that referenced this pull request Jun 12, 2020
I've implemented addAllX509Certificates and removed the TODOs for the request signing, since we are not ready to expose that yet.

I've also added unit tests for SamlProviderConfig.UpdateRequest, because those were missed in a previous PR.

On an unrelated note, I've also added a comment describing why 'suppressLoadErrors' needs to be set.
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