Skip to main content

Standard OIDC Client

OIDC Discovery

SetherAuth has fully implemented the OIDC protocol. If your application is already using a standard OIDC client library to connect to another OAuth 2.0 identity provider, and you want to migrate to SetherAuth, using OIDC discovery will make it very easy for you to switch. SetherAuth's OIDC discovery URL is:

https://auth.sether.com/.well-known/openid-configuration

List of OIDC Client Libraries

Here is a list of some OIDC client libraries for languages like Go and Java:

OIDC client libraryLanguageLink
go-oidcGohttps://github.com/coreos/go-oidc
pac4j-oidcJavahttps://www.pac4j.org/docs/clients/openid-connect.html

Please note that the above table is not exhaustive. For a full list of OIDC client libraries, you can find more details at:

  1. https://oauth.net/code/
  2. https://openid.net/certified-open-id-developer-tools/

OIDC UserInfo Fields

The following table illustrates how OIDC UserInfo fields (via the /api/userinfo API) are mapped to SetherAuth user fields:

SetherAuth User FieldOIDC UserInfo Field
Idsub
https://auth.sether.comiss
Audaud
Namepreferred_username
DisplayNamename
Emailemail
Avatarpicture
Locationaddress
Phonephone