This documentation is not intended to be read independently of the FishEye and Crucible documentation.
Please refer to the the FishEye Administrator's Guide or the Crucible Administrator's Guide instead of the documentation in this space.

  1. Go to the JIRA administration screen for configuring the applications that have been set up to use JIRA for user management:
    • In JIRA 4.3: Click 'Other Applications' in the 'Users, Groups & Roles' section of the JIRA administration screen.
    • In JIRA 4.4: Select 'Administration' > 'Users' > 'JIRA User Server'.
  2. Look for a link to your application. It will have a name matching this format:
    <Type> - <HostName> - <Application ID> 
    
    例:
    FishEye / Crucible - localhost - 92004b08-5657-3048-b5dc-f886e662ba15
    
    または
    Confluence - localhost - 92004b08-5657-3048-b5dc-f886e662ba15
    
    If you have multiple servers of the same type running on the same host, you will need to match the application ID of your application with the one shown in JIRA. To find the application ID:
    • Go to the following URL in your browser:
      <baseUrl>/rest/applinks/1.0/manifest
      
      Replace <baseUrl> with the base URL of your application.
      For example:
      http://localhost:8060/rest/applinks/1.0/manifest
      
    • The application links manifest will appear. Check the application ID in the <id> element.
  3. In JIRA, click 'Delete' next to the application that you want to remove.
  • ラベルなし