mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-14 16:41:43 +08:00
* Make authentik start with capitalized A * Make Authentik Enhanced App * Only count internal Authentik users * Show permissions required for Authentik API token
11 lines
553 B
JSON
11 lines
553 B
JSON
{
|
|
"appid": "34088ce0402f28fca7286fc2d833c0d68b0d28cf",
|
|
"name": "Authentik",
|
|
"website": "https://goauthentik.io",
|
|
"license": "GNU General Public License v3.0 or later",
|
|
"description": "Authentik is an open-source Identity Provider focused on flexibility and versatility. You can use Authentik in an existing environment to add support for new protocols, implement sign-up/recovery/etc. in your application so you don't have to deal with it, and many other things.",
|
|
"enhanced": true,
|
|
"tile_background": "light",
|
|
"icon": "authentik.svg"
|
|
}
|