If I have the username and password, how can I request the client_secret_basic? Or is there a way to authorize directly to the token server?
@pololintello2 жыл бұрын
Is the client making this post request ? If so, does it mean that any user is able to see the client id and client secret in the network activity of the page ?
@jgoebel2 жыл бұрын
with OIDC you always use TLS, so the connection is encrypted on the transport layer