-
My use case for this module is as follows. We have a load balancer in front of the Apache webserver.
The SSL certificate is stored on the load balance and not on the server running Apache. All request…
-
I have an issue where mod_auth_openidc loads successfully but ap_hook_check_authn is not successful. It results to return 401 without incoming request on oidc_check_user_id.
I can reproduce the issu…
-
How to configure token name received from OP? I'm using Azure B2C, and they returning id_token instead of access_token.
From the logs I saw this line:
`oidc_proto_validate_code_response: requested …
-
Hi,
. I've setup the authentication successfully with the configs:
```
OIDCProviderMetadataURL https://accounts.google.com/.well-known/openid-configuration
OIDCClientID .apps.googleusercontent.com
O…
-
The JWT has a timeout of 10 hours and the state (reference) cookie still exists. I even tried having the information stored in the cookie instead of the apache server but it always expires after 5 min…
-
I cannot seem to find a way to install this as a custom module under easy apache and building it directly into apache did not seem to work either, do you have any ideas or directions that might help?
-
We're still getting redirect loops (see #114 for the earlier issue). I think I've finally isolated it down to users habitually logged in to multiple google accounts in the same browser session (work a…
-
### CKAN Version if known (or site URL)
Latest
### Please describe the expected behaviour
Data get uploaded to the datastore.
### Please describe the actual behaviour
**In the datapusher logs, I ge…
-
I am trying to set up an RP for use with an OP that only supports Implicit Flow
My config is as following:
```
OIDCClientID "someclientid"
OIDCResponseType "id_token"
OIDCSco…
-
Firefox 46 Ubuntu 16.04 but also confirmed on firefox for windows
when the user have 2 GMAIL accounts open or declared in the firefox browser... .triger the Oauth show the other account.. even if you…