Skip to content

Commit

Permalink
Revert "Set disable_scoping by default for new IdPs (closes #458)"
Browse files Browse the repository at this point in the history
This reverts commit bdc2ccf.
  • Loading branch information
baszoetekouw committed Dec 13, 2024
1 parent bdc2ccf commit 486c2d8
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@
"metaDataFields": {
"name:en": "",
"SingleSignOnService:0:Binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect",
"SingleSignOnService:0:Location": "",
"coin:disable_scoping": true
"SingleSignOnService:0:Location": ""
},
"autoRefresh": {
"enabled": false,
"allowAll": false,
"fields": {
}
}
}
}

0 comments on commit 486c2d8

Please sign in to comment.