Open e-scheer opened 3 weeks ago
Hey @e-scheer , it's possible to propagate groups as names with Azure. Have you taken a look in this documentation?
Yes, I've tried that, but unfortunately, the solution only works with ApplicationGroup, which is limited to users with an AD subscription.
By the way, kudos for the documentation! It's concise and detailed—something I haven't seen in a while. Thank you for that.
When groups are retrieved from an IDP like Azure, they are provided as group IDs, which are not user-friendly. This makes it challenging to identify and manage groups within the application.
Would it be possible or is it planned to add an alias option to rename these groups? This would allow for a more user-friendly naming convention without changing the underlying group ID from the IDP.
This feature would be particularly helpful for integrations where the group IDs are not descriptive or intuitive for end users.
Thanks !