How Do I Change the Page URLs in the Google Apps Configuration When Attempting to Generate a Key Pair?

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

コンテキスト

This how-to article is related to the google-apps configuration screen ( Crowd >> Applications >> google-apps >> Configuration ) :

手順

To change the Sign-In Page URL, the Sign-out Page URL and the Change Password URL, follow the steps below:

  1. Shutdown Crowd, then navigate to your Crowd Home Directory
  2. Look for crowd.properties
  3. Edit crowd.properties and modify the crowd.server.url to the correct Crowd domain. For example:

    crowd.server.url=http\://crowd.foo.com\:8240/crowd/services/


    In the example above, this will change the Sign-In Page URL to http://crowd.foo.com:8240/crowd/console/plugin/secure/saml/samlauth.action, the Sign-Out Page URL to http://crowd.foo.com:8240/crowd/console/logoff.action, and the Change Password URL to http://crowd.foo.com:8240/crowd/console/user/viewchangepassword.action

  4. Restart Crowd
最終更新日: 2016 年 2 月 19 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.