Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Attributes in Oauth clients

KaialFeb 22 2016 — edited Mar 2 2016

Hi all,

I want to know if there is one way to add an attribute to Oauth clients. With this i want to discriminate if two clients has the same attribute value.

What i need is something like:

  • Client Client1 with one custom attribute clientTitle = Enterprise1;
  • Client Client2 with one custom attribute clientTitle = Entreprise2;
  • Client Client3 with one custom attribute clientTitle = Enterprise1;

That way, i could know that Client1 and Client3 has the same clientTitle.

I was looking for something like the image bellow, but i could not retrieve the attribute value.

attributes.png

Any help is appreciated.

Att,

Daniel.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2016
Added on Feb 22 2016
4 comments
1,576 views