Path: / realms / {realm} / tokens / oauth / grant

OAuth grant page. You should not invoked this directly!

Path parameters:
realm -

Method Summary
ResourceDescription
POST /realms/{realm}/tokens/oauth/grantOAuth grant page.

Method Detail
HTTP Example:
POST /realms/{realm}/tokens/oauth/grant

OAuth grant page. You should not invoked this directly!

Input:
javax.ws.rs.core.MultivaluedMap<String,String>
Output:
javax.ws.rs.core.Response -
Consumes:
application/x-www-form-urlencoded