I can't see users roles on the projet properties

I add user and add roles on my gateways
but I can’t see roles and user on the projet properties.


my configuration on the gateway


As explained, by pturmel, please ask one question on a topic and don't repost multiple times.

If you don’t get an answer in a few days, a single reply to your own topic to raise awareness is reasonable. If you still don’t get an answer, it probably means there isn’t an answer, and you’ll have to figure it out on your own.

Duplicate posts:

In the gateway web interface, under Security => Security Levels, you set up the various options your Perspective projects will have. You must add roles to this section before you can use them in your project.

https://docs.inductiveautomation.com/display/DOC81/Security+Levels

This is mentioned on the top of this page of the manual:

https://docs.inductiveautomation.com/display/DOC81/Security+in+Perspective

Probably needs a better explanation. /:

Not showing roles in security levels is intentional. You must create them manually and match them with roles of any user source. This happens because users authenticates against an IdP which contains roles but those roles are unknown before authentication hence no security level could be assigned nor listed for that request.

Security level is a global resource per server that many federated IdP can utilize, so thinking in a auto generated list of roles is difficult idea to conceive.