fix(docs): incorrect auth_driver in Google workspace SAML instructions (#662)

This commit is contained in:
Blaž Dular 2025-04-25 01:41:51 +02:00 committed by GitHub
parent 09bd17d50d
commit 02b0b4f1aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ You can utilize either SAML or OpenID to connect to your Google Account. We'll b
8. Navigate to your new SAML configuration and select User Access. Make sure to turn this on for the groups you would like to have access.
9. Open your IDE. In your environment variables add or replace the following:
```
AUTH_DRIVER=basic
AUTH_DRIVER=saml
AUTH_SAML_CALLBACK_URL=// The domain from above
AUTH_SAML_ENTRY_POINT_URL=// The SSO URL you previously copied
AUTH_SAML_ISSUER=// The entity ID from above