]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth, lib-oauth2: Add local introspection mode
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 26 May 2020 09:46:29 +0000 (12:46 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 27 May 2020 07:51:31 +0000 (10:51 +0300)
commit3051a5efac52f5bd51adc9ca6a1ca92fda8a1814
tree97f7a2adfddd71f2cf0bdd24cec66deab3612b63
parent48df491c4017db94a11ea82a61903425b2b43404
auth, lib-oauth2: Add local introspection mode

Local introspection attempts to decode token always.
This will also happen with password grant, saving
an extra roundtrip to oauth2 server.
src/auth/db-oauth2.c
src/lib-oauth2/oauth2.h