cloudtrust / bridge-validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is written as a unit test and must be configured to hit an instance of keycloak-bridge. Its aim is to call each method of the management API with all possible profiles to check the configured authorizations.

Expected authorizations should be stored in JSON files in the conf folder, each file is considered to describe a specific Keycloak group. Each group should be configured in the bridge-validation.conf file (its ID and one of its users)

About

License:GNU General Public License v3.0


Languages

Language:Go 100.0%