Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

This is the Frequently Asked Question (FAQ) page.

This page will be updated frequently and is a work in progress.

 

Usage

QuestionAnswer

 

top

Installation

QuestionAnswer
How do I redirect user to my SSO page?There are the params to change in seraph-config.xml
  • login.url
  • link.login.url
  • logout.url
How do I disable the login gadget?

There is a tag to change in $JIRA_HOME/atlassian-jira/WEB-INF/classes/jpm.xml

        <property>
            <key>jira.disable.login.gadget</key>
            <default-value>false</default-value>
            <type>boolean</type>
            <admin-editable>false</admin-editable>
            <sysadmin-editable>false</sysadmin-editable>
        </property>

Change the default-value from false to true

 

top

Troubleshooting

QuestionAnswer

 

top

Pricing and Licensing

QuestionAnswer
What is the price for the solution?Please refer to the Tiers, Pricing & Examples page to understand how much you have to pay for the license
How long is the licensee valid for?

The license generated is based on the number of years purchased

At the end of the of the license, the product will cease to function

What kind of licensing model does this solution use?The licensing model which is used is a subscription based. Licenses are required to be renewed before it expires

 

top

  • No labels