Home
last modified time | relevance | path

Searched refs:OIDC_DISC_AR_PARAM (Results 1 – 2 of 2) sorted by relevance

/dports/www/mod_auth_openidc/mod_auth_openidc-2.4.7/src/
H A Dmod_auth_openidc.c2116 url = apr_psprintf(r->pool, "%s&%s=%s", url, OIDC_DISC_AR_PARAM, in oidc_discovery()
2167 OIDC_DISC_AR_PARAM, in oidc_discovery()
2203 OIDC_DISC_AR_PARAM, path_auth_request_params); in oidc_discovery()
2429 oidc_util_get_request_parameter(r, OIDC_DISC_AR_PARAM, in oidc_handle_discovery_response()
H A Dmod_auth_openidc.h104 #define OIDC_DISC_AR_PARAM "auth_request_params" macro