clegaspi / saml_reader

A tool to parse and verify SAML response data for MongoDB Cloud.
MIT License
7 stars 2 forks source link

Pull IdP configuration directly from Atlas #93

Open clegaspi opened 2 months ago

clegaspi commented 2 months ago

The webpage interface should be able to access the identity provider configuration directly with a web API call, using the cookies available for Atlas. Would be interesting if we could pull that in, select the IdP configuration, and then populate the comparison values from that.

Might reserve that for the web interface, although certainly possible with the CLI if we find a way to use the web cookies.