Path: / realms / {realm} / tokens / login

Login page. Must be redirected to from the application or oauth client.

Path parameters:
realm -

Method Summary
ResourceDescription
GET /realms/{realm}/tokens/login?response_type=…&scope=…&redirect_uri=…&state=…&client_id=…&prompt=…Login page.

Method Detail
HTTP Example:
GET /realms/{realm}/tokens/login?response_type=…&scope=…&redirect_uri=…&state=…&client_id=…&prompt=…

Login page. Must be redirected to from the application or oauth client.

Output:
javax.ws.rs.core.Response -
Query parameters:
response_type
scope
redirect_uri
state
client_id
prompt