Content
Updated by Markus Kahl over 3 years ago
In case attributes are missing from the SAML response object, it seems like that is missing proper logging.
If attributes are missing in the SAML response this is all the user sees in the logs:
```text
Failed to process omniauth response for fodiidbarsdsdsdsad=: The authentication information returned from the identity provider was invalid. Please contact your administrator for further help.
```
**Acceptance Criteria**
* ERROR log (no need for log level debug) showing incoming xml data from the IdP (available in the omniauth info hash), as well as found and most importantly missing attributes logging
If attributes are missing in the SAML response this is all the user sees in the logs:
```text
Failed to process omniauth response for fodiidbarsdsdsdsad=: The authentication information returned from the identity provider was invalid. Please contact your administrator for further help.
```
**Acceptance Criteria**
* ERROR log (no need for log level debug) showing incoming xml data from the IdP (available in the omniauth info hash), as well as found and most importantly missing attributes