Compose-Examples/examples/authentik/README.md
LRVT 805dbea2df
Update README.md
add some notes
2023-09-29 11:54:17 +02:00

15 lines
362 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
````