# Auth proxy endpoints

## The following endpoints are available:

- /login (redirects to atlas-um login page with needed params)
- /logout (redirects to atlas-um logout page with needed params)
- /process (callback url for atlas-um to return a token)
- /token (utility endpoint to receive a token in the response body, for later usage without need the cookies)
- / (alias to  /login)
