
kbeqo (kbeqo) asked a question.
I have set up a SAML 2.0 application in Okta. In the Attribute Statements, I have created some claims (firstName, lastName, displayName, email) regarding the Users we have in our OutSystems and it is configured in the same way in our IdP config. In our development environment, the displayName is displayed correctly. However, in our production environment, only ones surname is displayed instead of ones full displayname.
As the settings are copied from our development environment (where everything is working correctly) to our production environment, I cannot find out where the issue is. I know that the claims are case sensitive. I think the problem lies somewhere else.
Has someone experienced the same problem?

Hello @kbeqo (kbeqo)
For this scenario, you shouldn't get the error if you don't select the enum.Enum is used when you want to have a list for the user or admin to select. But if you only want a string that would be filled with a mapping or manually then you must create one by one.
Please check the following link with more information:https://support.okta.com/help/s/article/How-to-create-dropdown-enumerated-custom-attributes-in-Okta?language=en_US
Regards,
Henry E.
Okta Inc.