Пакет apache2-mod_auth_openidc: Информация

    Исходный пакет: apache2-mod_auth_openidc
    Версия: 2.4.15.6-alt1
    Собран:  30 марта 2024 г. 15:33
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/zmartzone/mod_auth_openidc

    Лицензия: Apache-2.0
    О пакете: Apache 2.x OpenID Connect Relying Party authentication and authorization module
    Описание: 
    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.
    
    The protected content, applications and services can be hosted by
    the Apache server itself or served from origin server(s) residing
    behind it by configuring Apache as a Reverse Proxy in front of
    those servers. The latter allows for adding OpenID Connect based
    authentication to existing applications/services/SPAs without
    modifying those applications, possibly migrating them away from
    legacy authentication mechanisms to standards-based OpenID Connect
    Single Sign On (SSO).
    
    Custom fine-grained authorization rules - based on Apache's
    Require primitives - can be specified to match against the set of
    claims provided in the id_token/ userinfo claims. Clustering for
    resilience and performance can be configured using a number of
    the supported cache backends options.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apache2-mod_auth_openidc (e2kv6, e2kv5, e2kv4, e2k)
    apache2-mod_auth_openidc-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

      1. apache2-devel >= 2.2.5
      2. libcjose-devel
      3. libcurl-devel
      4. libpcre-devel
      5. libssl-devel
      6. libuuid-devel
      7. rpm-build-licenses

    Последнее изменение


    29 марта 2024 г. Nikolay A. Fetisov 2.4.15.6-alt1
    - New version
    29 октября 2023 г. Nikolay A. Fetisov 2.4.14.4-alt1
    - New version
    - Switch to use httpd2.filetrigger
    7 октября 2023 г. Nikolay A. Fetisov 2.4.14.3-alt1
    - New version