This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch feat/clear-access-tokens
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
from 49479979 feat(oidc-rp): allow clearing access tokens
add 8227807f chore(oidc-rp): add tests for clearing access tokens
add f07a00a8 feat(oauth-client): add high-level API for clearing access
tokens and document it
add 4c8e40c1 chore(oauth-client): no reason for OAuthUri to throw
OAuthException
No new revisions were added by this update.
Summary of changes:
org.apache.sling.servlets.oidc-rp/README.md | 47 ++++++++++++++++++++--
.../sling/extensions/oauth_client/OAuthUris.java | 3 +-
.../support/OAuthEnabledSlingServlet.java | 25 ++++++++++--
.../impl/JcrUserHomeOAuthTokenStoreTest.java | 38 +++++++++++++++--
4 files changed, 101 insertions(+), 12 deletions(-)