Example searches: “id”, “http://api.example.com”, “AGPL 3.0”, “password”, “201”
Handle SAML SSO login response. Processes authentication response from SAML identity provider and creates a new user if they don't exist.
Login successful, redirect to home page
SAML not enabled or wrong parameter
curl \ --request POST 'http://api.example.com/auth/saml/sso' \ --header "Authorization: $API_KEY"