OAuth / OpenID Connect

Is there any way to limit the access to a specific group of people?

742 views April 19, 2018 July 9, 2018 shweta 5

  1. To limit the access to only authorized people, need to map attribute first including Group Name Attribute.
  2. Enable ‘Do Not allow login if roles are not mapped here’, so that user will be able to log in only if roles are mapped for him/her.

Was this helpful?