Add Authentik

Add Authentik to handbook. Deprecate PocketID, pointer to Authentik
This commit is contained in:
thhsh 2025-07-21 16:40:38 -04:00
parent 78a88135fe
commit 4e08422ad2
Signed by: thhsh
SSH key fingerprint: SHA256:6xs0MnltwjyYI//UN9PNFDQbA2aYZV8dB8IrNcZ41Qs
3 changed files with 19 additions and 0 deletions

View file

@ -1,4 +1,5 @@
title: Security
nav:
- index.md
- authentik.md
- pocket-id.md

View file

@ -0,0 +1,13 @@
# Authentik
authentik is an IdP (Identity Provider) and SSO (Single Sign On) platform that is built with security at the forefront of every piece of code, every feature, with an emphasis on flexibility and versatility.
## Quick Reference
**URL**: [:octicons-tab-external-16: sso.starcat.systems](https://sso.starcat.systems)
**Homepage**: [:octicons-link-external-16: goauthentik.io/](https://goauthentik.io/)
**Hosting**: [:octicons-arrow-right-16: Hetzner](../servers_and_hosting/hetzner.md) :flag_fi: `HEL1`
**Project group**: `SCsys_infra`
**Configuration repo**: [:simple-forgejo: starcat-infra/auth-server](https://git.starcat.systems/starcat-infra/auth-server)
## Additional Information
Please see the [:material-book-lock: Authentik](https://internal-handbook.starcatsys.net/infrastructure_apps/security/authentik/) page of the internal handbook for additional configuration and access information.

View file

@ -1,5 +1,10 @@
# Pocket ID
!!! deprecated "Deprecated"
**Pocket ID is deprecated and is no longer in use.**
For up-to-date information, please see [:octicons-arrow-right-16: Authentik](authentik.md).
Pocket ID is a simple and easy-to-use OIDC provider that allows users to authenticate with their passkeys to your services.
## Quick Reference