Hi,
Did anyone resolve how to set the scope in 6.2?
I've been resolving issues via: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
BUT this discussion matches my current issue which is:
Next step is to change scope from 'profile' to '/content/dam' in order to fetch content. This gives me an error 'invalid_scope', which makes sense as the OAuth Client is not configured to allow this scope yet. Trying to configure it and on /system/console/configMgr I see no 'OAuth Resource Server' configurations. Also, if I browse to /system/console/configMgr/com.adobe.granite.oauth.server.impl.OAuth2ResourceServerImpl I will get this error message:
This form is automatically generated from existing properties because no property descriptors are available for this configuration. This may be cause by the absence of the OSGi Metatype Service or the absence of a MetaType descriptor for this configuration. |
|
| |
Does it mean that our installation is missing a module required for OAuth?
Thanks.
Mike