Hello, I have a follow-up question regarding this article: http://www.gluu.org/docs/admin-guide/user-management/scim/. I'm trying to achieve the same thing as Mateusz Bilski described.
1. How to register oxAuth client with scope “http://docs.kantarainitiative.org/uma/scopes/prot.json”? By default while creating oxAuth client (OAuth2->Clients->Add-Client) only following scopes are available: email, openid, phone, profile, user_name. I tried to create UMA scope (OAuth2->UMA->Scopes->Add scope description), type: external, url: http://docs.kantarainitiative.org/uma/scopes/prot.json, however after creating this new scope, it is not available in oxAuth client scopes.
2. In OAuth2->UMA I don't see Policies, only resources and scopes tabs are available: http://postimg.org/image/ukw6nyr9f. How can I define base policy script (I'm referring to points 13-15 in the article)?
I'm using the newest version of gluu-server-2.0-0.el6.x86_64 installed on CentOS 6.5.