OIDC Demo¶
Purpose¶
This system provides the CAcert OpenID Connect demo client application.
Application Links¶
Administration¶
System Administration¶
Primary: Jan Dittberner
Application Administration¶
Application |
Administrator(s) |
|---|---|
oidcdemo |
Contact¶
Additional People¶
No additional people have sudo access on that machine.
Basics¶
Physical Location¶
This system is located in an LXC container on physical machine Infra03.
Logical Location¶
- IP Internet:
- IP Intranet:
- IP Internal:
- IPv6:
- MAC address:
00:ff:8f:9f:43:76(eth0)
See also
See Network
Monitoring¶
- internal checks:
- external checks:
DNS¶
Name |
Type |
Content |
|---|---|---|
oidcdemo.cacert.org |
IN A |
213.154.225.249 |
oidcdemo.cacert.org |
IN AAAA |
2001:7b8:616:162:3::18 |
oidcdemo.cacert.org |
IN SSHFP |
3 1 8509283C1A654410269643A14ECD8B9D38E907FC |
oidcdemo.cacert.org |
IN SSHFP |
3 2 695160A4D09C9148989FA6973F6CA05044A973E414D26C011D53D8E6F93347F4 |
oidcdemo.cacert.org |
IN SSHFP |
4 1 0F11D5A25CD6BEC2F4C0522F19A2381A61DCCBC8 |
oidcdemo.cacert.org |
IN SSHFP |
4 2 8004F6504BC32BAB2025191B8977D910B71433A2263FFF979E621924129EDE96 |
oidcdemo.infra.cacert.org |
IN A |
10.0.3.18 |
See also
Operating System¶
Debian GNU/Linux 13 Trixie
Services¶
Listening services¶
Port |
Service |
Origin |
Purpose |
|---|---|---|---|
22/tcp |
ssh |
ANY |
admin console access |
25/tcp |
smtp |
local |
mail delivery to local MTA |
80/tcp |
nginx |
ANY |
redirect to https |
443/tcp |
cacert-oidc-demo-app |
ANY |
CAcert OpenID Connect Demo application https |
5665/tcp |
icinga2 |
monitor |
remote monitoring service |
Running services¶
Service |
Usage |
Start mechanism |
|---|---|---|
cacert-oidc-demo-app |
CAcert OpenID Connect demo application |
systemd unit |
cron |
job scheduler |
systemd unit |
dbus-daemon |
System message bus |
systemd unit |
Exim |
SMTP server for local mail submission |
systemd unit |
icinga2 |
Icinga2 monitoring agent |
systemd unit |
nginx |
webserver for http redirect |
systemd unit |
openssh server |
ssh daemon for remote administration |
systemd unit |
Puppet agent |
configuration management agent |
systemd unit |
Connected Systems¶
Outbound network connections¶
Security¶
SSH host keys¶
Algorithm |
Fingerprints |
|---|---|
RSA |
|
DSA |
- |
ECDSA |
|
ED25519 |
|
See also
Non-distribution packages and modifications¶
The main service on the system is the CAcert OpenID Connect demo application. The code for the application is maintained at https://code.cacert.org/cacert/oidc-demo-app. The package is installed from an internal Debian repository on Webstatic.
Risk assessments on critical packages¶
Critical Configuration items¶
Keys and X.509 certificates¶
cacert-oidcdemo-app configuration¶
The OpenID Connect demo application configuration is managed via Puppet.
Tasks¶
Changes¶
Planned¶
Additional documentation¶
See also