ajout heimdall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Keycloak;
|
||||
|
||||
class Keycloak extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
+10
@@ -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"
|
||||
}
|
||||
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