You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: