This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Description
Under the OAuth-Tab, there currently is the possibility to check Client is non-confidential However, in OAuth there is no such thing as a non-confidential client. The RFC distinguishes between confidential and public clients – https://tools.ietf.org/html/rfc6749#section-2.1
IMO we should follow the RFC DL.