web/admin: rework markdown, correctly render Admonitions, fix links
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -47,6 +47,10 @@ To hide applications without modifying policy settings and without removing it,
|
||||
|
||||
Keep in mind, the users still have access, so they can still authorize access when the login process is started from the application.
|
||||
|
||||
### Launch URLs (2022.3+)
|
||||
### Launch URLs
|
||||
|
||||
:::info
|
||||
Requires authentik 2022.3
|
||||
:::
|
||||
|
||||
To give users direct links to applications, you can now use an URL like `https://authentik.company/application/launch/<slug>/`. This will redirect the user directly if they're already logged in, and otherwise authenticate the user, and then forward them.
|
||||
|
||||
Reference in New Issue
Block a user