Spring cloud data Flow

Have anybody connected Okta with Spring cloud data flow? I am able to do it but my problem is in the groups stuff, I don´t know how to send my okta groups to SCDF since I saw SCDF only accepts the groups by scope, but in Okta what I understood that is not possible.

Thanks in advance

You can create a “groups” claim and include it in your ID or access tokens. Maybe that’ll help?

I know how to do that, but It is not possible to retrieve claims in SCDF, is there any way to get by scopes ? or another alternative?