-
```
What steps will create the enhancement?
1a.) Create an interface called ServerManager with all of the current
ServerManager functions.
1b.) Rename the current net.openid.server.ServerManager class…
-
```
The ConsumerAssociationStore named "_associations" in ConsumerMangager
doesn't appear to ever get instantiated. Upon normal use of
ConsumerManager, I get the following error:
Caused by: java.lan…
-
Post binding works with IdentityServer3 v1.6.2, but doesn't with the currently released v2.0.
Response comes with no body and response header "Content-Length: 0"
-
Redis has a [AUTH Command](http://redis.io/commands/auth) that allows a password to be sent before issuing other commands. Can this be supported by the mod_auth_openidc module in the form of an option…
-
```
What steps will create the enhancement?
1a.) Create an interface called ServerManager with all of the current
ServerManager functions.
1b.) Rename the current net.openid.server.ServerManager class…
-
Hi,
I can not seem to disconnect from my application because mod_auth_openidc check my OP and find the session always active.
How can I logout from both of them ( my app and the OP ) after calling …
-
I get the following error message:
```
oidc_proto_validate_iat: "iat" validation failure (%ld): JWT was issued more than 1146462928 seconds in the future
```
which does not seem right. After looking…
-
This is a feature request B-)
Perhaps it would be easier to just create a HTTP Header for the id_token. Or maybe its already there somewhere? But what if the OpenID Connect OP has custom scopes or us…
-
I was trying to get Dynamic Client registration to work. Here is the scenario:
I have two local VM's: one running the Gluu Server CE edition (hostname in my example ce.gluu.info), the other running a…
-
```
The ConsumerAssociationStore named "_associations" in ConsumerMangager
doesn't appear to ever get instantiated. Upon normal use of
ConsumerManager, I get the following error:
Caused by: java.lan…