Skip to content
Discussion options

You must be logged in to vote

@VeiX: I got ADFS to work. The OpenID strategy in LibreChat natively supports this, it's all an ADFS configuration issue. The steps are:

  1. Create an ADFS Web API with the scopes: allatclaims, email, openid, profile
  2. Create an ADFS server application in the same application group of the Web API, use the same identifier as for the Web API
  3. Add claims to the Web API - e.g. “E-Mail Addresses” – “E-Mail Address”
  4. Configure LibreChat with OPENID_SCOPE="allatclaims email openid profile"

@danny-avila: Shall I provide a more detailed PR to the docs?

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by danny-avila
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants