Compose-Examples/examples/authentik/README.md

15 wiersze
362 B
Markdown
Czysty Zwykły widok Historia

2023-09-27 15:50:33 +00:00
# References
- https://goauthentik.io/docs/installation/
2023-09-29 09:54:17 +00:00
- https://blog.lrvt.de/authentik-traefik-azure-ad/
# Notes
After spawning up this Authentik stack, you will be greeted by Authentik's login dashboard. However, you have to onboard an admin user first.
This is done by visiting the following URL:
````
http(s)://<myserver>/if/flow/initial-setup
````