Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
userManagement
Commits
a691c930
Commit
a691c930
authored
1 year ago
by
shishir suman
Browse files
Options
Download
Patches
Plain Diff
changes for logout API - invalidate access token
parent
11c652ac
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
pom.xml
+5
-2
pom.xml
src/main/java/com/tarento/upsmf/userManagement/controller/UserController.java
+4
-2
...rento/upsmf/userManagement/controller/UserController.java
src/main/java/com/tarento/upsmf/userManagement/handler/UserHandler.java
+3
-2
...com/tarento/upsmf/userManagement/handler/UserHandler.java
src/main/java/com/tarento/upsmf/userManagement/services/UserService.java
+5
-3
...om/tarento/upsmf/userManagement/services/UserService.java
src/main/java/com/tarento/upsmf/userManagement/utility/KeycloakUserCredentialPersister.java
+30
-2
...erManagement/utility/KeycloakUserCredentialPersister.java
with
47 additions
and
11 deletions
+47
-11
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets