Can you use OAUTH with providers other than the ones in the doc? Like Okta

We have Okta and use it to provide SAML to our internal apps

Okta can provide OAUTH as well. I am just wondering if this is possible “out of the box”?

Not currently. I’m looking at implementing general OAuth\OpenIDConnect support for this kind of thing. I think I’ll need it to provide support for AAD on-behalf-of so this actually might make it into 2.8 which is due out in the next couple weeks. I would suggest putting in a GitHub issue for tracking purposes.

ok great Excellent
thanks!