From c3ad20b18a9caa38c7caf30dfb389f45a4f1d1c5 Mon Sep 17 00:00:00 2001 From: Janak Amarasena Date: Wed, 7 Jun 2017 14:26:29 +0530 Subject: [PATCH] Add new supported grant type --- .../src/core/conf/identity/identity.xml | 33 +++---------------- 1 file changed, 4 insertions(+), 29 deletions(-) diff --git a/modules/distribution/src/core/conf/identity/identity.xml b/modules/distribution/src/core/conf/identity/identity.xml index ab4b7b80..1156d979 100644 --- a/modules/distribution/src/core/conf/identity/identity.xml +++ b/modules/distribution/src/core/conf/identity/identity.xml @@ -212,34 +212,9 @@ org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator + access_token + org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.AccessTokenGrantHandler + org.wso2.carbon.device.mgt.oauth.extensions.validators.AccessTokenGrantValidator @@ -510,4 +485,4 @@ 300 - \ No newline at end of file +