Binary package “libapache2-mod-auth-openidc” in ubuntu oracular

OpenID Connect Relying Party implementation for Apache

 mod_auth_openidc is a certified authentication and authorization module
 for the Apache 2.x HTTP server that implements the OpenID Connect
 Relying Party functionality.
 .
 This module enables an Apache 2.x web server to operate as an OpenID
 Connect Relying Party (RP) towards an OpenID Connect Provider (OP).
 It relays end user authentication to a Provider and receives user
 identity information from that Provider. It then passes on that identity
 information (a.k.a. claims) to applications protected by the Apache web
 server and establishes an authentication session for the identified user.