Consider removing one level of the OIDC Backchannel Logout DSL #15817
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
To active OIDC Back-Channel Logout support in the DSL, an application does this:
This could be simplified to:
This would be place the logout DSL at the same level as other logout DSLs:
Also, it's less nesting which often makes the DSL more navigable.
This would mean deprecating the existing
backChannel
DSL method with the intent to remove in the next major version.The text was updated successfully, but these errors were encountered: