ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Keycloak/Keycloak.php
Executable file
5
heimdall/config/www/SupportedApps/Keycloak/Keycloak.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Keycloak;
|
||||
|
||||
class Keycloak extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Keycloak/app.json
Executable file
10
heimdall/config/www/SupportedApps/Keycloak/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "d1081e351fbebe0deb0c2867d5f731c8f9cc3fd8",
|
||||
"name": "Keycloak",
|
||||
"website": "https://www.keycloak.org",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Open Source Identity and Access Management.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "keycloak.svg"
|
||||
}
|
||||
1
heimdall/config/www/SupportedApps/Keycloak/keycloak.svg
Executable file
1
heimdall/config/www/SupportedApps/Keycloak/keycloak.svg
Executable file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.0 KiB |
Reference in New Issue
Block a user