Adding white listed tag to apim config

application-manager-new
Ace 9 years ago
parent a2e15e10fe
commit 424dd7979f

@ -352,6 +352,10 @@
org.wso2.carbon.identity.oauth.tokenprocessor.EncryptionDecryptionPersistenceProcessor in the identity.xml -->
<EncryptPersistedTokens>false</EncryptPersistedTokens>
<ScopeWhitelist>
<Scope>device_scope</Scope>
</ScopeWhitelist>
</APIKeyValidator>
<!--

Loading…
Cancel
Save