mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
bugfix wrongly used variable name for writing identifier registration
add test for identifier scopes conf Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -25,6 +25,11 @@ tests:
|
||||
config:
|
||||
env:
|
||||
external_oidc_provider: yes
|
||||
identifier scopes:
|
||||
command: /commander/test-helper.sh && wrapper.sh && yq . $identifier_scopes_conf
|
||||
stdout:
|
||||
contains:
|
||||
- '"description": "Access Kopano Meet"'
|
||||
config:
|
||||
env:
|
||||
PATH: ${PATH}
|
||||
|
||||
Reference in New Issue
Block a user