ory / network

Ory runs a global end-to-end security infrastructure for humans, robots, and servers. We build and use open source software.
Apache License 2.0
80 stars 6 forks source link

Swapped labels for frontchannel_logout_session_required and backchannel_logout_session_required switches #369

Open jpogorzelski opened 8 months ago

jpogorzelski commented 8 months ago

Preflight checklist

Ory Network Project

https://serene-engelbart-4fo4ru61cd.projects.oryapis.com

Describe the bug

When creating new OAuth2 client, in OpenID Connect logout section there two sets of field (switch and input) meant for front- and backchannel logout settings of session_required and uri fields. The switches have swapped labels, i.e. the frontchannel_logout_session_required field has label Backchannel Logout Session Required and backchannel_logout_session_required field has label Frontchannel Logout Session Required.

Reproducing the bug

  1. Go to New OAuth2 Client page
  2. Scroll down to OpenID Connect logout section
  3. See the issue

Relevant log output

No response

Relevant configuration

No response

Version

Ory Network

On which operating system are you observing this issue?

Ory Network

In which environment are you deploying?

Ory Network

Additional Context

Screenshot from Devtools: image