bcgov / ocp-sso

BCGov Single Sign-On KeyCloak
http://oidc.gov.bc.ca/
Apache License 2.0
8 stars 8 forks source link

As a customer, I want to choose between Public and confidential clients so that I can enable different security flavours #440

Closed brycereid73 closed 3 years ago

brycereid73 commented 3 years ago

AC: Need a quick UI discussion Radio button Schema change Scripts that create the .tf files Web origins don't need to be specified in the UI (we can default to "+" in the backend)

Mega tooltip: Confidential clients are applications that are able to securely authenticate with the authorization server, for example being able to keep their registered client secret safe. Public clients are unable to use registered client secrets, such as applications running in a browser or on a mobile device.