File: control

package info (click to toggle)
libapache2-mod-auth-openidc 1.6.0-1~bpo70%2B2
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 704 kB
  • sloc: ansic: 7,668; makefile: 77; sh: 16
file content (16 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapache2-mod-auth-openidc
Priority: extra
Maintainer: Hans Zandbelt <hzandbelt@pingidentity.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, apache2-prefork-dev, libssl-dev, libcurl4-openssl-dev, libjansson-dev, pkg-config
Standards-Version: 3.9.6
Section: web
Homepage: https://github.com/pingidentity/mod_auth_openidc
#Vcs-Git: https://github.com/pingidentity/mod_auth_openidc.git

Package: libapache2-mod-auth-openidc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-api-20120211
Description: OpenID Connect authentication module for Apache
 mod_auth_openidc is an Apache module that enables you to authenticate
 users of a web site against an OpenID Connect Identity Provider. It can grant
 access to paths and provide attributes to other modules and applications.