Skip to content

ExternalAuthentication: add a substitution variable for accessing any header value of the request

François Grisez requested to merge feature/external_auth_header_extraction into master

This commit also changes the remote URI syntax. Substitution variables are now enclosed by brace brackets instead of being started by '$' character.

Merge request reports