Hi,
W dniu 19.06.2017 o 16:52, Gonçalo Barata pisze:
> Hi
>
>
>
> Im trying to create a *OAuth 2.0 client*(For those who are familiar with
> eudat –im trying to make B2SHARE automatically communicate with B2ACCESS ).
>
> How to I get the *secret key* ? (like its done in google or facebook),
> and the *CONSUMER KEY ?*, do have to create a user on the *group
> oauth-client* ? where do I put the *return URL*?
>
Yes, you have to create each authorized client as an entity in Unity,
most likely with a username identity, assign it a password and add to
the group of ouauth clients as configured for your endpoint. You can
also use other authN as TLS authN.
Return URL and other client settings (as allowed grants, logo) are
configured as OAuth-specific attribtues of that entity. Note: those
attributes must be set in the oauth clients group, not in '/'.
Best
Krzysztof
|