Skip to content
Snippets Groups Projects
Commit 1b958c81 authored by Daniel's avatar Daniel
Browse files

IdentityService: Use verifytoken <- verify

parent 9352846e
Branches
No related merge requests found
DB_HOST = localhost
DB_USER = test
DB_PASS = test
DB_NAME = test_wbd3_id
......@@ -6,5 +6,5 @@
<endpoint
name="TokenVerifier"
implementation="com.adaapa.identityservice.servlets.TokenVerifier"
url-pattern="/verify"/>
url-pattern="/verifytoken"/>
</endpoints>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment