ElliotHM Posted September 11, 2018 Posted September 11, 2018 Can we possibly see Proof Key for Code Exchange(PKCE) implemented for OAuth2 / REST API in the future? I noticed that by default the login controller appends a CSRFKey to the login request so I'd imagine it'd be possible to apply something similar for the users who want to use their community as an OAuth server for their desktop application (public, no client secret) Until then I'm going to have to use Resource Owner Credentials / implicit which is not advised anymore.
ElliotHM Posted September 14, 2018 Author Posted September 14, 2018 Another feature would be the ability to log OAUTH API calls as well; rather than just standalone rest API calls.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.