Alan Wilkie

Results 5 issues of Alan Wilkie

### Proposed changes Some OIDC Identity Providers provide extended capabilities by adding extra query string arguments to the authentication request. This change allows the OIDC policy to specify the extra...

enhancement
documentation

**Is your feature request related to a problem? Please describe.** Some OpenID Connect Identity Providers have features that require extra arguments to be passed in the query string of the...

proposal

Some OIDC Identity Providers provide extended capabilities by adding extra query string arguments to the authentication request. Specifically, Keycloak allows a default identity provider to be specified by adding a...

Would it be possible to get a release that incorporates PR #218? I'll need it to complete a project update to Grails 4.0.10.

When a POST request with a large body is sent to an endpoint that has client_max_body_size set appropriately at the "location" level, the request returns 500. Normally, a request that...