mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-28 14:31:15 +00:00
15 lines
363 B
Markdown
15 lines
363 B
Markdown
# References
|
|
|
|
- https://goauthentik.io/docs/installation/
|
|
- 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/
|
|
````
|