tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2020-09-29 14:21:36 +02:00
parent 83a5573760
commit 35759123d8
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -295,11 +295,14 @@ So at the end of this issue the schemas should be:
So, depending on the Identity Provider (IdP) some provide an
=organization-id= some don't.
Currently we have 3
IROH-Auth currently work with 3 IdPs:
So the IdP often referenced by AMP, IDB-AMP, CSA, Castle, is mostly the
same IdP and returns an organization-id (it is named =business_guid= in
their world).
- IDB AMP (stand for Identity Broker that proxy the SAML AMP/Castle
Identity Provider)
- IDB TG (Identity Broker proxy the Threatgrid OpenID Connect)
- SxSO (Okta)
SxSO is the only IdP from which we do not care about the =organization-id=.
**** DONE back to work :work: