UNOFFICIAL

 

Hey Ivan

 

Thanks for the info, to answer your question:

 

> First of all, you should tell us what you would like to achieve. Why
> do you want to use SATOSA? What will it offer in your envisioned flow?
> I am giving you some information below, but let us know more to
> understand what you are trying to solve.

 

We’re hoping to use a single SAML2 Okta app to authenticate to a few hundred (for all intents and purposes, identical except URL) applications.

Our envisioned flow is a user can go to any of these applications and:

 

SP initiated sign in -> SATOSA -> Okta -> SATOSA -> SP

 

https://github.com/IdentityPython/SATOSA/blob/master/doc/one-to-many.md

Pretty much exactly what is outlined under the many-to-one DFD


Since we would like to only provision a single application within Okta, we believe that we can use SATOSA to proxy all service provider requests to Okta as if they were a single application.

 

Regards,
Cody