georchestra / georchestra-gateway

GNU General Public License v3.0
0 stars 6 forks source link

Add configuration to extract the user id from an OpenID Connect non-standard claim #31

Closed groldan closed 1 year ago

groldan commented 1 year ago

New config property georchestra.gateway.security.oidc.claims.id.path allows to use an OIDC non-standard claim to extract the user identifier.

The gateway config must set the georchestra.gateway.default-headers.userid: true property to send the sec-userid request header to all services.