File tree Expand file tree Collapse file tree
grails-app/init/io/xh/toolbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,14 +127,14 @@ class BootStrap implements LogSupport {
127127 groupName : ' Toolbox - Example Apps'
128128 ],
129129 entraIdConfig : [
130- valueType : ' json' ,
131- defaultValue : [
132- clientId : ' 5d933976-8fe4-40fc-bc13-b9d239a2efe5' ,
133- tenantId : ' 51759969-dc12-46ec-a1e9-2532084dc881'
134- ],
135- clientVisible : false ,
136- groupName : ' Auth' ,
137- note : ' OAuth config for the Toolbox app registered at our Auth0 account. \n (https://manage.auth0.com/dashboard/us/xhio/) '
130+ valueType : ' json' ,
131+ defaultValue : [
132+ clientId : ' 5d933976-8fe4-40fc-bc13-b9d239a2efe5' ,
133+ tenantId : ' 51759969-dc12-46ec-a1e9-2532084dc881'
134+ ],
135+ clientVisible : false ,
136+ groupName : ' Auth' ,
137+ note : ' OAuth config for the Toolbox app registered at our Azure Entra ID tenant. For testing Entra ID as an alternate OAuth provider. '
138138 ],
139139 fileManagerStoragePath : [
140140 valueType : ' string' ,
You can’t perform that action at this time.
0 commit comments