Okta saml auth error social 'RelayState'

ooops, I reread your description and saw you have additional issues that should be addressed, too.

{
  “okta”: {
    “attr_user_permanent_id”: “urn:oid:1.3.6.1.4.1.5555.610.2.2.1.11”,
    “attr_username”: “urn:oid:1.3.6.1.4.1.5555.610.2.2.1.11”,
    “entity_id”: “”, 
    “url”: “”,
    “x509cert”: “”
    }
}

You appear to be missing some required fields. The following docs should show you what you are missing. All fields MUST be defined.
https://docs.ansible.com/automation-controller/latest/html/administration/ent_auth.html#saml-settings:~:text="onelogin"%3A,email" %20%20} }

Also, the following article should help as it explains how to do exactly what you are trying to do. It is also a bit dated, but the same information applies and should help you out here.

I hope this helps.
Jeff

1 Like