Skip to content

Commit

Permalink
fix: back_channel_logout configuration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aarmam committed Apr 19, 2022
1 parent f3182f8 commit 61b409f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions spec/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -521,11 +521,7 @@
},
"back_channel_logout": {
"tls": {
"allOf": [
{
"$ref": "#/definitions/client_tls_config"
}
]
"$ref": "#/definitions/client_tls_config"
}
}
},
Expand Down

0 comments on commit 61b409f

Please sign in to comment.