Update README.md
add some notes
This commit is contained in:
parent
a410c43f71
commit
805dbea2df
1 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,14 @@
|
|||
# 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
|
||||
````
|
||||
|
|
|
|||
Loading…
Reference in a new issue