Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数のテナント間で WSO2 に SSO ソリューションを実装しようとしています。これは可能ですか?もしそうなら、どのような種類のオプトインを調べるべきですか?
これは現在、OOTB では不可能です。ただし、これはカスタム SAML2 オーセンティケーターで可能です。ここで既存の SAML2 SSO オーセンティケーターを確認してください。
https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0/components/authenticators/saml2-sso-authenticator/
しかし、IMO、これはかなり複雑です。どのユーザーがどのテナントに対して認証できるかをどのように定義しますか?
-- ティリナ