From 0c300190c84269a877e2904ef09ebc3883d66517 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 12 Mar 2024 14:04:59 +0100 Subject: [PATCH] added note for long lasting refresh tokens --- src/main/webapp/html/rpttokenreader/view.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/html/rpttokenreader/view.jsp b/src/main/webapp/html/rpttokenreader/view.jsp index 7202671..2cc2780 100644 --- a/src/main/webapp/html/rpttokenreader/view.jsp +++ b/src/main/webapp/html/rpttokenreader/view.jsp @@ -476,6 +476,8 @@ pageContext.setAttribute("firstContextName", sub); Refresh Tokens

+

Please Note: if you need long lasting refresh tokens (14 days) tick 'remember me' option during Sign In. For service to service interaction you may obtain a service account by opening a support request. +