Skip to content

OIDC refactoring to use accessors for config

Maxime Besson requested to merge oidc-refactor into v2.0

This is preliminary work for #2867 (closed), after these changes, all access to oidcRP* / oidcOP* should be made through accessors instead of reading $self->conf

Passes regression testing

Merge request reports