You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
an additional option, like --proxy saml2|oidc|oauth2 would load a specialized authnrequest loader, for each kind of proxy type.
This will follow the requests if they are saml2 redirect or post or oidc/oauth2 auth code flow.
This is a approach that would be experimental, each tested proxy as working would be referenced in a dedicated section in the README.
This feature Is implemented with the help of authn plugins af22d98
We needs to get some contribution and examples. The First proxy plugin Will cover satosa-saml2spid and It would a good starting point, as well, for others
an additional option, like
--proxy saml2|oidc|oauth2
would load a specialized authnrequest loader, for each kind of proxy type.This will follow the requests if they are saml2 redirect or post or oidc/oauth2 auth code flow.
This is a approach that would be experimental, each tested proxy as working would be referenced in a dedicated section in the README.
the proxy that would drive the first tests are:
SATOSA-Saml2SPID
AgID Login (oidc auth code flow)
The text was updated successfully, but these errors were encountered: