Update README.md

add some notes
pull/19/head
LRVT 2023-09-29 11:54:17 +02:00 zatwierdzone przez GitHub
rodzic a410c43f71
commit 805dbea2df
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

@ -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
````