Group Attribute being deprecated. How do I resolve this?

I currently pulling over the group attribute over to my application via the Legacy Setting:

groups Unspecified Matches regex .*

I understand this is being deprecated. I have been unsuccessful resolving this with a Authorization Server Claims.

Any recommendations would be greatly appreciated.

Thanks,

Rod

Hi,

You can use the getGroups function available in the Federated Claims feature. More details about how to use that here - Okta Support Center (Lightning)

Thank you! That resolved my issue.