added taas profile

This commit is contained in:
Timo Bejan 2023-07-12 22:49:16 +03:00
parent 58d53f2647
commit aa619e9012

View File

@ -0,0 +1,30 @@
fforesight:
tenant-user-management:
application-client-id: 'taas'
application-name: 'TaaS'
client-id: 'manager'
tenant-access-token-life-span: 3000
realm: master
default-theme: 'scm'
valid-redirect-uris: [ '/taas-search/*','/tenant-user-management/*','http://localhost:4200/*','/ui/*' ,'/auth/*','/taas-persistence' ]
kc-role-mapping:
roles:
- name: SUPER_USER
set-by-default: true
rank: 100
permissions:
- 'fforesight-read-general-configuration'
- 'fforesight-write-general-configuration'
- 'fforesight-manage-user-preferences'
- 'fforesight-read-users'
- 'fforesight-read-all-users'
- 'fforesight-write-users'
- 'fforesight-update-my-profile'
- 'fforesight-create-tenant'
- 'fforesight-get-tenants'
- 'fforesight-deployment-info'
- 'fforesight-read-smtp-configuration'
- 'fforesight-write-smtp-configuration'
springdoc:
default-tenant: 'taas'