Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change RDN of authorization_code grant #66

Closed
yurem opened this issue Sep 1, 2015 · 2 comments
Closed

Change RDN of authorization_code grant #66

yurem opened this issue Sep 1, 2015 · 2 comments
Assignees
Labels
enhancement libs update, re-factroring, etc.

Comments

@yurem
Copy link
Contributor

yurem commented Sep 1, 2015

We should change RDN which we uses to store tokens:
Now we store them using next RDN: uniqueIdentifier=uuid,inum=client_id,ou=clients,o=org_inum,o=gluu
It’s better to use next RDN: uniqueIdentifier=uuid,oxAuthGrantId=uuid,inum=client_id,ou=clients,o=org_inum,o=gluu

@yurem yurem added the enhancement libs update, re-factroring, etc. label Sep 1, 2015
@qbert2k qbert2k self-assigned this Sep 9, 2015
@qbert2k
Copy link
Contributor

qbert2k commented Sep 16, 2015

The code changes were committed in the branch: "Change-RDN-of-authorization_code-grant" of the projects repo: oxAuth and community-edition-setup

@qbert2k qbert2k closed this as completed Sep 16, 2015
yurem added a commit that referenced this issue Sep 18, 2015
…n_code-grant

Change RDN of authorization_code grant #66
@yurem
Copy link
Contributor Author

yurem commented Sep 18, 2015

I’ve merged this and pairwise_identifier branches into master. Both updates looks good for me. Even there is new LDAP index definition for oxSectorIdentifierURI J Thanks!

Regards,

Yura

From: Javier Rojas [mailto:notifications@github.com]
Sent: Wednesday, September 16, 2015 6:12 PM
To: GluuFederation/oxAuth
Cc: Yuriy Movchan
Subject: Re: [oxAuth] Change RDN of authorization_code grant (#66)

The code changes were committed in the branch: "Change-RDN-of-authorization_code-grant" of the projects repo: oxAuth and community-edition-setup


Reply to this email directly or view it on GitHub #66 (comment) . https://github.com/notifications/beacon/AF0kiDLWADBa-dBrDsuZW54lTU_AJYXbks5oyX49gaJpZM4F15rx.gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

2 participants