Path: / realms / {realm} / login-actions / request / login

URL called after login page. YOU SHOULD NEVER INVOKE THIS DIRECTLY!

Path parameters:
realm -

Resource Methods
Method Summary
NameDescription
POST /realms/{realm}/login-actions/request/login?code=…URL called after login page.

Method Detail

POST /realms/{realm}/login-actions/request/login

URL called after login page. YOU SHOULD NEVER INVOKE THIS DIRECTLY!

HTTP Example:
POST /realms/{realm}/login-actions/request/login?code=…
Input:
MultivaluedMap<String,String>
Output:
Response -
Query parameters:
code
Consumes:
application/x-www-form-urlencoded