OAuth2.0 Integration

Hi,
I would like to integrate squidex with our identity provider. It is an OAuth2 IdP with authorization code grant type and I would like squidex to act as a client. I seemed to understand that by configuring oidcName, oidcAuthority, oidcClient and oidcSecret i can integrate an OpenId Connect idp.
It’s possible to do it with an OAuth2 IdP? What is the correct way to proceed? There is a configuration similar to that for google, twitter etc. or do I have to proceed with development using the API?

Thank you ,
G.

1 Like

Yeah, I want to ask the same

Which provider do you want to use? Have you tried the OIDC settings that are provided?