Clarify `/auth/login/:provider` usage
Open
Docs
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 82
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 4
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.