JIRA issue collectors are part of JIRA and can be used to embed a JIRA feedback form into your own web site. This form is typically accessed by clicking a 'trigger' tab/link. When used by people visiting your web site click this trigger and submit the resulting JIRA feedback form, an issue is conveniently created in JIRA. For more informations about JIRA Issue Collectors see here: 
https://confluence.atlassian.com/adminjiraserver071/using-the-issue-collector-802592637.html

The Single Sign On for JIRA Issue Collector feature provides the possibility to sign in users, before the actual issue collector process starts. The purpose of the Single Sign On is to sign in users, which should used as reporter, to create the issue on the JIRA side. The JIRA feedback form will not be loaded on your website anymore, rather you will be redirected from your website to the https://<your-jira>/plugins/servlet/samlsso/jiraissuecollector URL (jiraissuecollector servlet) where the Single Sign On process will be performed and the JIRA Issue Collector form is called afterwards.

Step 1: Configure the Issue Collector in JIRA:


Step 2: Configure the Issue Collector in the Plugin settings :


The Plugin will trigger SSO on https://<your-JIRA-URL>/plugins/servlet/samlsso/jiraissuecollector?id=X.

After successful authentication on the Identity Provider the user will be redirected back to https://<your-JIRA-URL>/plugins/servlet/samlsso/jiraissuecollector?id=X, where the JIRA Issue Collector form should appear and the issue/feedback can be created.

The first JIRA Issue Collector starts with id=1 and so on (one id for one line). You need to replace the "X" in the URL with the id of your JIRA Issue Collector.