From fef2e0ab16bfb48c9603dd1d10b31512ad34cf94 Mon Sep 17 00:00:00 2001 From: Andrew Jandacek Date: Thu, 24 Oct 2024 11:42:12 +0200 Subject: [PATCH] fix SSO links Signed-off-by: Andrew Jandacek --- docs/user-guide/address-authentication-requirements.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/address-authentication-requirements.md b/docs/user-guide/address-authentication-requirements.md index d103010a6a..5534342e9e 100644 --- a/docs/user-guide/address-authentication-requirements.md +++ b/docs/user-guide/address-authentication-requirements.md @@ -22,14 +22,18 @@ Multi-factor authentication requires configuration with Single-Sign-On (SSO). En ## Single Sign On (SSO) -Zowe has an SSO scheme with the goal that each time you use multiple Zowe components you should only be prompted to login once. +Zowe has an SSO scheme with the goal that each time you use multiple Zowe components you should only be prompted to login once. Requirements: - IBM z/OS Management Facility (z/OSMF) -For more information about single sign on (SSO), see [Zowe API Mediation Layer Single Sign On Overview](./api-mediation-sso). +:::note Notes: +- For more information about single sign on (SSO) for users, see [Zowe API Mediation Layer Single Sign On Overview](./api-mediation-sso.md). +- For more information about single sign on (SSO) for extenders, see [Single Sign On Integration for Extenders](../extend/extend-apiml/api-medation-sso-integration-extenders.md). + +::: ## API Mediation Layer OIDC Authentication