-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Version 1
BACKEND
One hardwired username, password pair. No ability to change password through FRONTEND
One hardwired ClientID
/getToken to access authentication server and request 60 min token
FRONTEND
One modal window to enter username / password. Request token and store it in local storage
If token available then send API request with bearer header including token
If token not available then redirect to modal window
If API request failed with token expired then redirect to modal window
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request