What's New !!

Pricing Offers

We are happy to announce special offers for miniOrange Atlassian SSO, 2FA, REST API, User Sync and Group Sync Apps.

Contact Info

For any query, product related information or any help , contact us now. You can also raise a ticket with our support.

 

Contact Us Now

OAuth/OpenID Single Sign On (SSO) into Bamboo using Meetup


Bamboo OAuth app gives the ability to enable OAuth Single Sign On for Bamboo Software. Bamboo OAuth app is compatible with all OAuth OAuth/OIDC providers. Here we will go through a guide to configure SSO between Bamboo and your OAuth/OIDC providers. By the end of this guide, users from your OAuth/OIDC providers users should be able to login and register to Bamboo Software.

Pre-requisites

To integrate your OAuth/OIDC providers with Bamboo, you need the following items:

  • Bamboo should be installed and configured.
  • Bamboo Server is https enabled (optional).
  • Admin credentials are set up in Bamboo .
  • Valid Bamboo Server or data center Licence.

Download And Installation



  • Log into your Bamboo instance as an admin.
  • Navigate to the settings menu and Click Manage Apps.
  • Click Find new apps or Find new add-ons from the left-hand side of the page.
  • Locate mO OAuth/OpenID Connect (OIDC) for Bamboo SSO via search.
  • Click Try free to begin a new trial or Buy now to purchase a license for mO OAuth/OpenID Connect (OIDC) for Bamboo SSO.
  • Enter your information and click Generate license when redirected to MyAtlassian.
  • Click Apply licence.
SAML Single Sign On(SSO) into Bamboo using Identity Provider

Step 1: Setup Meetup as OAuth Provider

  • Login to Meetup : Go to Meetup API and login to your account.
  • Click on OAuth Consumers tab.
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Go to consumer menu
  • Create application : Click on "Create New Consumer" or "Create one now".
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Create new consumer application
  • Consumer name : Name of your Meetupapp.
  • Redirect URI :Copy Callback URL from plugin.
  • Check "Yes, I agree" checkbox for Platform Terms of Service and click on "Register Consumer".
  • NOTE: all the details on the Register OAuth Consumer page are mandatory and need to be filled before clicking on Register Consumer

    OAuth/OpenID/OIDC Single Sign On (SSO)using Meetup Identity Provider, Register consumer name
  • Once App is created successfully, you'll see the key and secret of the app.
  • Get Client ID and Client Secret : key is Client ID and secret is client secret.
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Get Client ID

Step 2: Setup Bamboo as OAuth Client

  • Configure Client ID and Client Secret using key and secret value.
  • Scope is optional. All o-authorized clients and API keys are implicitly provided the basic scope.
  • OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, Select Meetup Application

Step 3: User Profile

    We will be setting up user profile attributes for Bamboo. If your users are stored in a directory that is Read Only, please check Disable Attribute Mapping in User Profile tab and follow steps given in Matching a User.

    OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, User profile configuration

    a. Finding correct attributes

  • Go to Configure OAuth tab. Scroll down and click on Test Configuration.
  • You will see all the values returned by your Provider to Bamboo in a table. If you don't see value for First Name, Last Name, Email or Username, make the required settings in your Provider to return this information.
  • Once you see all the values in Test Configuration, keep the window open and go to User Profile tab.

  • b. Setting profile attributes

  • In this tab, fill the values by matching the name of the attribute. For instance, if the Attribute Name in the Test Configuration window is Email, enter Email against Username.
  • You can configure Email and Username here, otherwise it will create a new user with email address returned in Test Configuration window. If you want only existing users to login, configure the attribute using which you will match the user in Bamboo.

  • c. Matching a User

    When the user logs into Bamboo, one of the user's data/attribute coming in from the Provider is used to search the user in Bamboo. This is used to detect the user in Bamboo and log in the user to the same account.
  • Go to User Profile tab.
  • Select Username or Email for Login/Search Bamboo user account by.
  • Enter the attribute name from Provider which corresponds to Username or Email using Finding Correct Attributes .

Step 4: User Groups

    We will be setting up user group attributes for Bamboo. If your users are stored in a directory that is Read Only, please check Disable Group Mapping in User Groups tab and skip to Setting default group.

    a. Setting default group

  • Select the users' Default Group in the tab User Groups. Users are added by default to this group.
  • You can enable default groups for All Users or New Users using the option. Select None if you don't want to assign any default group to SSO users. Using the option Assign Default Group.
  • OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, Default group configuration

    b. Finding Group Attribute

  • Just like we found Attribute Name for User Profile attributes, we find group attribute.
  • Go to Configure OAuth tab. Scroll down and click on Test Configuration.
  • You will see all the values returned by your OAuth Provider to Bamboo in a table. If you don't see value with groups, make the required settings in your OAuth Provider to return group names.
  • Once you see all the values in Test Configuration, keep the window open and go to User Groups tab.
  • Enter the Attribute Name of group against Group Attribute.
  • Check Disable Group Mapping option if you don't want to update groups of existing users.

  • c. Group Mapping

    Group Mapping can be done in two ways:
  • Manual group mapping: If the names of groups in Bamboo are different than the corresponding groups in OAuth Provider, then you should use Manual group mapping.
  • On-The-Fly group mapping: If the names of groups in Bamboo and OAuth Provider are same, you should use On-The-Fly group mapping.

  • I. Manual Group Mapping
    • Check Restrict User Creation Based on Group Mapping option if you want new users to be created only if at least one of the user's OAuth Provider groups is mapped to a group in the application.
    • For mapping, first select a Bamboo group from the dropdown which lists all groups present in Bamboo and then enter the name of the OAuth Provider group to be mapped in the textbox beside
    • For example, if you want all users in 'dev' group in OAuth Provider to be added to bamboo-admin, you will need to select bamboo-admin from the dropdown and enter 'dev' against bamboo-admin.
    • Use '+1' and '+10' buttons to add extra mapping fields.
    • Use '-' button next to each mapping to delete that mapping.
    OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, Manual group mapping
  • II. On-The Fly Group Mapping
    • Check Create New Groups option if you want new groups from OAuth Provider to be created if not found in Bamboo.
    • If the user is part of some group in Bamboo and that group is not present in the OAuth/OpenID response returned by OAuth Provider, then the user will be removed from that group in Bamboo.
    • If you don't want On-The-Fly group mapping to affect Bamboo groups which are managed locally then add those groups in Exclude Groups field.
    OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, On the fly group mapping

Step 5: Sign In Settings

    The settings in Sign In Settings tab define the user experience for Single Sign On.

  • Change the text on the SSO button on the login page using the Login Button Text option.
  • Set the Relay State to the URL to which the users would be redirected after login. Keep this empty to redirect users to the same page they started with.
  • Enable Auto-redirect to OAuth/OpenID Provider if you want to allow users to login only using OAuth/OpenID Provider. Enable backdoor for emergency.
  • Backdoor/Emergency URL: Backdoor/Emergency URL gives access to the Application’s default login page. This allows users to log in directly into the application using their local credentials. This will be useful in case the Provider is under maintenance or inaccessible.
  • Use Domain Restriction to allow login to only a specific set of users. You can configure multiple domains (semicolon-separated).
  • For example, if only 'miniorange.com' and 'gmail.com' domains are allowed then, the user test@miniorange.com and test@gmail.com will be able to log in and user test@yahoo.com will not be able to login.
  • OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, Sign in settings
  • When enabled, the plugin's APIs will not be accessible form outside this Bamboo instance.
    On enabled, It allows end-users to reset their local application password as they can access change password, and forget password link . if disabled, only the system admin can reset their password.
  • OAuth / OpenID Single Sign On (SSO) into Bamboo Service Provider, Sign in settings


miniorange img  Hi! Do you need help with this guide?




 Thank you for your response. We will get back to you soon.

Something went wrong. Please submit your query again

Sync product to woocommerce store from Amrod




Our Other Apps: SAML SSO Apps | OAuth Apps | 2FA Apps | Crowd Apps | REST API Apps | Kerberos/NTLM Apps | User Sync Apps |
                             Bitbucket Git Authentication App | Jenkins SSO | SonarQube SSO

Free Trial

If you don't find what you are looking for, please contact us at info@xecurify.com or call us at +1 978 658 9387.