| |||||||||
My company has Single Sign-On (SSO) enabled, and I need to provide a direct sign-in link for third-party users who are not part of our SSO system. When they use the standard link, they are incorrectly redirected to our SSO login page.
This is expected behavior. When SSO is enabled, the system routes all authentication through the company’s identity provider. Third-party users require a specific URL that bypasses the SSO redirect and uses the standard SAP Ariba passwordadapter for authentication.
第三方用户如何访问我公司的站点?
第三方用户将使用唯一的 web 地址访问您的站点。在您公司的 web 地址中使用该站点名称,从而为第三方用户确定正确的 web 地址。将 EXAMPLE 替换为您公司站点的名称,从而在下表中使用正确的第三方用户 web 地址。
| 类型 | Web 地址 |
| 企业用户登录页面 | https://EXAMPLE.procurement.ariba.com |
| 第三方用户登录页面(采购) | https://s1.ariba.com/Buyer/Main?realm=EXAMPLE&passwordadapter=ThirdPartyUser |
| 第三方用户登录页面(采购) | https://s1.ariba.com/Sourcing/Main?realm=EXAMPLE&passwordadapter=ThirdPartyUser |
采购应用程序服务 > 应用程序框架 > 单点登录