From 4d2c63eff7754c4ee0ed7499e3bb6d754cc73fcf Mon Sep 17 00:00:00 2001 From: ayyoob Date: Fri, 1 Apr 2016 21:13:56 +0530 Subject: [PATCH] disabled jwt grant type --- .../src/repository/conf/identity/identity.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/distribution/src/repository/conf/identity/identity.xml b/modules/distribution/src/repository/conf/identity/identity.xml index b88ce8ca..6d4288b1 100644 --- a/modules/distribution/src/repository/conf/identity/identity.xml +++ b/modules/distribution/src/repository/conf/identity/identity.xml @@ -148,11 +148,11 @@ iwa:ntlm org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.NTLMAuthenticationGrantHandler - - urn:ietf:params:oauth:grant-type:jwt-bearer - org.wso2.carbon.identity.oauth2.grant.jwt.JWTBearerGrantHandler - org.wso2.carbon.identity.oauth2.grant.jwt.JWTGrantValidator - + + + + +