Create an own identity provider

Hi,
I would like to use my own identity provider in keycloak or write in java that does not yet exist. There is an example of this.

Greetings Pfeiffy

Hi Pfeiffy,

We have created an Identity Provider following the OpenID Connect standard and then configured Keycloak to start using it. This tutorial will guide you to configure an OpenID Connect Identity Provider in Keycloak

https://docs.haventec.com/docs/authenticate/v1.2/integrations/quick-start

If you would like to build your own Identity provider with OpenID Connect, you will just have to follow their standard (https://openid.net/developers/specs/).

I have also a sequence diagram of the flow that I would be happy to upload to our documentation page.

Regards,
Oscar