|
|
|
@ -151,6 +151,11 @@
|
|
|
|
|
<GrantTypeName>iwa:ntlm</GrantTypeName>
|
|
|
|
|
<GrantTypeHandlerImplClass>org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.NTLMAuthenticationGrantHandler</GrantTypeHandlerImplClass>
|
|
|
|
|
</SupportedGrantType>
|
|
|
|
|
<SupportedGrantType>
|
|
|
|
|
<GrantTypeName>devicecloud</GrantTypeName>
|
|
|
|
|
<GrantTypeHandlerImplClass>org.wso2.carbon.devicemgt.grant.DeviceGrant</GrantTypeHandlerImplClass>
|
|
|
|
|
<GrantTypeValidatorImplClass>org.wso2.carbon.devicemgt.grant.DeviceGrantValidator</GrantTypeValidatorImplClass>
|
|
|
|
|
</SupportedGrantType>
|
|
|
|
|
</SupportedGrantTypes>
|
|
|
|
|
<OAuthCallbackHandlers>
|
|
|
|
|
<OAuthCallbackHandler
|
|
|
|
|