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

Still need help?

The Atlassian Community is here for you.

Ask the community

Context

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

Steps

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
Last modified on Feb 19, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.