docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify `/auth/login/:provider` usage

Open phazonoverload opened this issue 2 years ago • 3 comments

Describe the Improvement

Some users think they can make a POST to /auth/login/:provider where the provider was SAML, but the route should only work for local and ldap drivers.

This hsould be made more clear throughout the authentication reference.

phazonoverload avatar Dec 28 '23 14:12 phazonoverload