Tms::SsoController
Single sign-on (SSO)
create
Login and redirect the user with message
URL
GET /ssoParâmetros obrigatórios
| Nome | Tipo | Descrição |
|---|---|---|
| String | User's email |
|
| crendentials | String | User's credentials. |
Parâmetros opcionais
| Nome | Tipo | Descrição |
|---|---|---|
| redirect_to | String | Path to load after login |
| message | String | Mesage to show after login |