<<

NAME

Koha::Auth::Identity::Provider::OIDC - Koha Auth Provider Object class

API

Class methods

new

    my $oidc = Koha::Auth::Identity::Provider::OIDC->new( \%{params} );

Overloaded class to create a new OIDC provider.

Internal methods

mandatory_config_attributes

Returns a list of the mandatory config entries for the protocol.

<<