OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

Support client secrets, and require them if in confidential mode

Open rmccue opened this issue 8 years ago • 0 comments

We have client secrets generated currently, but these aren't used or required anywhere. We need to require them (per spec) if the client is in confidential mode (as set in the admin).

rmccue avatar Jul 03 '17 02:07 rmccue