-
Just had this issue on our production systems for the passed week or so.
When using Google's OpenID Connect and `OIDCSessionType client-cookie`, the `mod_auth_openidc_session` cookie can now exceed 4…
jahed updated
8 years ago
-
I'm using a single OpenIDC server to connect to a load balanced backend nodejs app using ROUTEID for session affinity. This works for some time but then at times (don't know what triggers it) I get to…
-
```
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…
-
```
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…
-
Hi
I performed some tests wth GLUU (2.4.0-2) as OpenID Connect OP and apache mod-auth-openidc (1.8.6-1ubuntu1~trusty+1) as client. It seems that session managment is not fully implemented. Please f…
-
Hi,
I've configured my Apache instance as an RP to connect to an existing OP. Below are my Apache configurations. During my test to a resource behind /oidc on the Apache instance I authenticate and…
-
```
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…
-
```
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…
-
```
What steps will implement this Enhancement?
1.) Create a net.openid.association.Assocation interface, that simply has
the getters/ setters for the current net.openid.association.Association.
2.) …