-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Is there a way to utilize the refresh token so you can set up a cronjob to periodically poll while still keeping MFA enabled? Right now the token you manually get eventually expires
Looking at the returned JWT's
"iss": "http://localhost:8080/uaa/oauth/token",
I think this makes refreshing the token not possible, correct me if i'm wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels