-
I'm using mod_auth_openidc 1.8.8 on apache 2.4.18 on Win64. I'm getting an apache startup error:
Invalid command 'OIDCUnAuthAction', perhaps misspelled or defined by a module not included in the serv…
-
I'm trying to utilize a Google Service account, and utilize mod_auth_openidc to authenticate access to REST services. I'm failing at it so far. :-) I *think* this can accomplish what I want...but h…
-
HI,
We are trying to integrate "mod_auth_openidc" with our AngularJS application, but we struggle a bit. The problem is when the client is disconnected from the RP and the client issues an XHR reques…
-
There are two code paths in the code for checking the configured "Require claim xxx:yyy" against the claims sent in. It appears in the pre 2.4 path the claims from the id_token and claims are merged i…
-
The test test_jwt_decrypt_gcm() in test.c would sometimes fail. The
failure was caused by extra garbage appearing in the decrypted string
after the expected string. This is due to the failure of
apr_j…
-
```
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…
-
I'm trying to create a FreeBSD port for the 2.0.0rc1 release, so building from source per instructions in INSTALL. The build completes and .so is installed, but restart Apache with LoadModule directi…
-
I need to access my application via REMOTE_USER Variable but i'm not able to do it.
I've configured my httpd.conf accordingf to documentation and set :
`OIDCRemoteUserClaim sub`
but when i j…
-
So an epic goose chase can be found on the pingidentity/mod_auth_openidc#122 ticket. Basically, when I reload Apache 2.4 on RHEL7, subsequent requests that involve the mod_auth_openidc module all cra…
-
```
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…