Skip to content

Commit d32ce75

Browse files
committed
regen from jira using ./modules/release-notes/single-source-release-notes.py script
Signed-off-by: Nick Boldt <[email protected]>
1 parent e7c7a5c commit d32ce75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/release-notes/ref-release-notes-known-issues.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Repositories might be added to Developer Hub from various sources (like statical
2727
* link:https://issues.redhat.com/browse/RHIDP-5284[RHIDP-5284]
2828

2929
[id="known-issue-rhidp-4695"]
30-
== [Doc] OIDC refresh token behaviour
30+
== [Doc] OIDC refresh token behavior
3131

32-
When using {rhsso-brand-name} or {rhbk-brand-name} as an OIDC provider, it should be noted that the default access token lifespan is set to 5 minutes. This corresponds to the token refresh grace period set in {product-short} which is the threshold used to trigger a new refresh token call. Since the token is always near expiration, this will cause performance issues from frequent refresh token requests. It&#39;s recommended to increase the lifespan in the {rhsso-brand-name} or {rhbk-brand-name} serve by setting *Configure &gt; Realm Settings&gt; Access Token Lifespan* to a value that is greater than 5 minutes.
32+
When using {rhsso-brand-name} or {rhbk-brand-name} as an OIDC provider, the default access token lifespan is set to 5 minutes, which corresponds to the token refresh grace period set in {product-short}. This 5-minute grace period is the threshold used to trigger a new refresh token call. Since the token is always near expiration, frequent refresh token requests will cause performance issues.
3333

34-
34+
This issue will be resolved in the 1.5 release. To prevent the performance issues, increase the lifespan in the {rhsso-brand-name} or {rhbk-brand-name} server by setting *Configure &gt; Realm Settings &gt; Access Token Lifespan* to a value greater than five minutes (preferably 10 or 15 minutes).
3535

3636
.Additional resources
3737

0 commit comments

Comments
 (0)