We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In 3.0.0 beta 3, persistent authorizations is broken. I tried the following:
pre-authorization
persist authorizations=true
Client LDIF
dn: inum=@!E25E.32AB.D050.5420!0001!91D2.BE2F!0008!3B38.15C1.620E.3359,ou=client s,o=@!E25E.32AB.D050.5420!0001!91D2.BE2F,o=gluu displayName: Badger mod_auth_openidc oxAuthClientSecret: bc7aL8PL8wDZ4Vlp2Mg0rE4FqCI8/9LXSlRR7IqKPh8= oxAuthGrantType: authorization_code inum: @!E25E.32AB.D050.5420!0001!91D2.BE2F!0008!3B38.15C1.620E.3359 oxAuthLogoutSessionRequired: false oxAuthAppType: web oxPersistClientAuthorizations: true oxAuthRedirectURI: https://badger.gluu.info/callback oxAuthScope: inum=@!E25E.32AB.D050.5420!0001!91D2.BE2F!0009!F0C4,ou=scopes,o=@!E 25E.32AB.D050.5420!0001!91D2.BE2F,o=gluu oxAuthScope: inum=@!E25E.32AB.D050.5420!0001!91D2.BE2F!0009!43F1,ou=scopes,o=@!E 25E.32AB.D050.5420!0001!91D2.BE2F,o=gluu oxAuthScope: inum=@!E25E.32AB.D050.5420!0001!91D2.BE2F!0009!764C,ou=scopes,o=@!E 25E.32AB.D050.5420!0001!91D2.BE2F,o=gluu oxAuthResponseType: code oxAuthSubjectType: pairwise oxAuthTokenEndpointAuthMethod: client_secret_basic objectClass: oxAuthClient objectClass: top oxAuthClientSecretExpiresAt: 20180102120000.000Z oxAuthTrustedClient: false
Persistent Client Authorization
dn: oxId=7dba0d4b-297a-4875-bc25-061f49779a0d,ou=clientAuthorizations,inum=@!E25 E.32AB.D050.5420!0001!91D2.BE2F!0000!A8F2.DE1E.D7FB,ou=people,o=@!E25E.32AB.D05 0.5420!0001!91D2.BE2F,o=gluu oxAuthClientId: @!E25E.32AB.D050.5420!0001!91D2.BE2F!0008!3B38.15C1.620E.3359 oxId: 7dba0d4b-297a-4875-bc25-061f49779a0d objectClass: top objectClass: oxClientAuthorizations
The text was updated successfully, but these errors were encountered:
oxAuth #440
87c23b7
Persist Authorizations broken
Merge pull request #453 from GluuFederation/persist_authorizations
f91b37f
oxAuth #440 #441
831e813
7419809
Merge pull request #456 from GluuFederation/persist_authorizations
62a3a9f
qbert2k
No branches or pull requests
In 3.0.0 beta 3, persistent authorizations is broken. I tried the following:
pre-authorization
andpersist authorizations=true
Client LDIF
Persistent Client Authorization
The text was updated successfully, but these errors were encountered: