/
OP
openrailassociation
/
OSRD Gateway
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
LGPL3
2026-07-17
4
5
3.3 KB
authentication
Initiate login with the default authentication session provider.
post
/auth/login
Response
successful operation
union
required
LoginSuccess
required
OR
LoginRedirect
required
Example response
{ "username": "George Abitbol" }
All 4 operations
post
Initiate login with the default authentication session provider.
post
Logs out current logged in user session
get
Enumerate available authentication providers
post
Get user by user name