Create a Koji widget that allows users to authenticate with their Atlassian Jira credentials. Then, Learn how to add this widget to your portal.
To enable the Koji widget on your Refined portal:
Go to Configuration > Widgets to create your widget. You must select "Refined portal" in the Application field.
Go to Configuration > Tenants > Deploy a Refined portal widget to get the code to include in your Refined portal
Copy and paste the code in your Refined admin console.
You first need to create the widget by going to Configuration > Widgets.
Click Add in the upper left of the window.
In the Application field, select Refined portal.
Configure your widget.
Click Save.
After creation:
To deploy the Refined portal widget:
Go to Configuration > Tenants > Deploy a Refined portal widget.
Select the widget you created previously.
Click Refresh to generate the JavaScript code to add to your Refined portal.
Copy the JavaScript code obtained in the previous step and insert it in the configuration of your Refined portal.
Find more details on this process on the Refined sites widget page. |