---
title: How to setup a SSO with OKTA
description: When connecting OKTA for the first time with Bucketlist, you will need to provide some information on the Bucketlist integration section and create an application in OKTA.
---

[Skip to content](https://support.bucketlistrewards.com/en/knowledge/how-to-setup-a-sso-with-okta#main-content)

English

Show submenu for translations

[Contact Support](https://support.bucketlistrewards.com/en/knowledge/kb-tickets/new?hsLang=en)

[![bucketlist-full-logo (2)-4](https://support.bucketlistrewards.com/hs-fs/hubfs/bucketlist-full-logo%20(2)-4.png?width=300&height=97&name=bucketlist-full-logo%20(2)-4.png)](https://bucketlistrewards.com/)

Open main navigation

Close main navigation

- English
  
  Show submenu for translations
- [Contact Support](https://support.bucketlistrewards.com/en/knowledge/kb-tickets/new)
- [Contact Support](https://support.bucketlistrewards.com/en/knowledge/kb-tickets/new)

[Contact Support](https://support.bucketlistrewards.com/en/knowledge/kb-tickets/new?hsLang=en)

 Welcome to the Bucketlist Help Center.

- There are no suggestions because the search field is empty.

1. [Bucketlist Help Center](https://support.bucketlistrewards.com/en/knowledge?hsLang=en)
2. [Integrations and IT](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en)
3. [SSO](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#sso)

# How to setup a SSO with OKTA

## When connecting OKTA for the first time with Bucketlist, you will need to provide some information on the Bucketlist integration section and create an application in OKTA.

**For Platform Administrators:**  
This article is intended for Bucketlist platform administrators. If you are an employee or end-user, some features or settings described here may not be available to you.

Creating and configuring the application in OKTA:

1. Create a new application using the 'Applications' menu and clicking 'Add Application'

 

![OKTA1](https://support.bucketlistrewards.com/hubfs/OKTA1.png)

2\. Choose 'Web', then click 'Next'

 

![okta2\*](https://support.bucketlistrewards.com/hubfs/okta2*.png)

3\. In the Application Settings screen, enter the following information

- **Name:** Bucketlist
- **Base URIs:** 
    - If your platform is on the US Server and has the bucketlist.org URL then please use this Base URI: https://your-subdomain.bucketlist.org/ 
    - If your platform is on the CAD Server and has the bucketlistrewards.ca URL then please use this Base URI: https://your-subdomain.bucketlistrewards.ca/
    - Please note, your company may be located in Canada but your platform is on the US server. If you are unsure which server your platform is on, please check the end of your Bucketlist URL or connect with your Customer Onboarding Manager to confirm
- **Login redirect URIs:**  
    - If your platform is on the US Server and has the bucketlist.org URL then please use this Login redirect URI: https://your-subdomain.bucketlist.org/oidc/callback/
    - If your platform is on the CAD Server and has the bucketlistrewards.ca URL then please use this Login redirect URI: https://your-subdomain.bucketlistrewards.ca/oidc/callback/
- Click 'Done'

 

![OKTA2-1](https://support.bucketlistrewards.com/hubfs/OKTA2-1.png)

 

4\. In the 'General' section of the newly created app, add these settings (by clicking on 'Edit')

- **Logout redirect URIS**:  
    - If your platform is on the US Server and has the bucketlist.org URL then please use this Logout redirect URIs: https://your-subdomain.bucketlist.org/
    - If your platform is on the CAD Server and has the bucketlistrewards.ca URL then please use this Logout redirect URIs: https://your-subdomain.bucketlistrewards.ca/

- **Login initiated by:** App only
- **Initiate login URI** 
    - **For US Server:** [https://your-subdomain.bucketlist.org/oidc/authenticate/](https://your-subdomain.bucketlist.org/oidc/authenticate/)
    - **For CAD Server:** [https://your-subdomain.bucketlistrewards.ca/oidc/authenticate/](https://your-subdomain.bucketlistrewards.ca/oidc/authenticate/)

- Take note of the **client credentials (client id and client secreet)**
- Click on save

 

5\. Go to the 'API \> Authorization Server' screen

 

![OKTA3](https://support.bucketlistrewards.com/hubfs/OKTA3.png)

- Click on 'Add Authorization Sever'
- Click on the 'default' authorization server
- Click on the 'Claims'  menu and then the 'Add Claim' button

 

![OKTA4-1](https://support.bucketlistrewards.com/hubfs/OKTA4-1.png)

 

6\. Add 2 claims

- **Name:** first\_name
- **Include in token type:** ID Token / Userinfo / id\_token\_request
- **Value type:** Expression
- **Mapping:** (appuser != null) ? appuser.user.firstName : app.user.firstName
- **Include in:** Any scope

 

7\. And the 2nd claim:

- **Name:** last\_name
- **Include in token type:** ID Token / Userinfo / id\_token\_request
- **Value type:** Expression
- **Mapping:** (appuser != null) ? appuser.user.lastName : app.user.lastName
- **Include in:** Any scope

 

The claims are used to set the user's first and last name after the first login, depending on your configuration. If you already have a source where your user list is coming from, you might not need these.

8\. Once you have generated all of the information within Okta,[please follow these instructions on how to input your Okta credentials in Bucketlist.](https://support.bucketlistrewards.com/knowledge/configuring-the-sso-in-the-bucketlist-integration-section?hsLang=en)

 

 

- [Service Updates](https://support.bucketlistrewards.com/en/knowledge/service-updates?hsLang=en)
- [Bucketlist Overview](https://support.bucketlistrewards.com/en/knowledge/bucketlist-overview?hsLang=en)
- [Log In Issues](https://support.bucketlistrewards.com/en/knowledge/log-in-issues?hsLang=en)
- [Rewards & the Marketplace](https://support.bucketlistrewards.com/en/knowledge/rewards-the-marketplace?hsLang=en#main-content)

    - [Pre Paid Visa and Mastercards](https://support.bucketlistrewards.com/en/knowledge/rewards-the-marketplace?hsLang=en#pre-paid-visa-and-mastercards)
- [Designing Your R&R Program](https://support.bucketlistrewards.com/en/knowledge/designing-your-rr-program?hsLang=en#main-content)

    - [Designing your Program](https://support.bucketlistrewards.com/en/knowledge/designing-your-rr-program?hsLang=en#designing-your-program)
    - [Recognition Tips and Best Practices](https://support.bucketlistrewards.com/en/knowledge/designing-your-rr-program?hsLang=en#recognition-tips-and-best-practices)
- [Marketing and Launch Materials](https://support.bucketlistrewards.com/en/knowledge/marketing-and-launch-materials?hsLang=en#main-content)

    - [Program Launch Questions](https://support.bucketlistrewards.com/en/knowledge/marketing-and-launch-materials?hsLang=en#program-launch-questions)
    - [Marketing Materials](https://support.bucketlistrewards.com/en/knowledge/marketing-and-launch-materials?hsLang=en#marketing-materials)
- [Platform Set Up for Admins](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#main-content)

    - [Members Tab](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#members-tab)
    - [Settings](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#settings)
    - [Awards & Nominations](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#awards-nominations)
    - [Reports & Dashboard](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#reports-dashboard)
    - [Resource Tab](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#resource-tab)
    - [Events](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#events)
    - [Redeem Tab](https://support.bucketlistrewards.com/en/knowledge/platform-set-up-for-admins?hsLang=en#redeem-tab)
- [User Provisioning Solutions](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#main-content)

    - [SFTP](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#sftp)
    - [ADP](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#adp)
    - [BambooHR](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#bamboohr)
    - [Beekeeper](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#beekeeper)
    - [Dayforce](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#dayforce)
    - [HiBob](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#hibob)
    - [Paylocity](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#paylocity)
    - [SAP SuccessFactors](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#sap-successfactors)
    - [Workday](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#workday)
    - [UKG](https://support.bucketlistrewards.com/en/knowledge/user-provisioning-solutions?hsLang=en#ukg)
- [Integrations and IT](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#main-content)

    - [Bucketlist App](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#bucketlist-app)
    - [Whitelisting Emails](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#whitelisting-emails)
    - [SSO](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#sso)
    - [Outlook](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#outlook)
    - [Microsoft Teams](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#microsoft-teams)
    - [Slack](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#slack)
    - [Gmail](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#gmail)
    - [Webhook](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#webhook)
    - [Widgets](https://support.bucketlistrewards.com/en/knowledge/integrations-and-it?hsLang=en#widgets)
- [My Profile](https://support.bucketlistrewards.com/en/knowledge/my-profile?hsLang=en)
- [Recognitions & Points](https://support.bucketlistrewards.com/en/knowledge/recognitions-points?hsLang=en#main-content)

    - [Content Moderation](https://support.bucketlistrewards.com/en/knowledge/recognitions-points?hsLang=en#content-moderation)
    - [AI Suggestions](https://support.bucketlistrewards.com/en/knowledge/recognitions-points?hsLang=en#ai-suggestions)
- [Rewards Float & Funding](https://support.bucketlistrewards.com/en/knowledge/rewards-float-funding?hsLang=en)
- [Amazon Marketplace](https://support.bucketlistrewards.com/en/knowledge/amazon-marketplace?hsLang=en)
- [Insights](https://support.bucketlistrewards.com/en/knowledge/insights?hsLang=en)
- [Bucketlist Features](https://support.bucketlistrewards.com/en/knowledge/bucketlist-features?hsLang=en#main-content)

    - [Surveys](https://support.bucketlistrewards.com/en/knowledge/bucketlist-features?hsLang=en#surveys)
    - [Banners](https://support.bucketlistrewards.com/en/knowledge/bucketlist-features?hsLang=en#banners)
    - [External Recognitions](https://support.bucketlistrewards.com/en/knowledge/bucketlist-features?hsLang=en#external-recognitions)
- [How to Contact Bucketlist](https://support.bucketlistrewards.com/en/knowledge/how-to-contact-bucketlist?hsLang=en#main-content)

    - [Support Asks](https://support.bucketlistrewards.com/en/knowledge/how-to-contact-bucketlist?hsLang=en#support-asks)
- [Nomination Awards](https://support.bucketlistrewards.com/en/knowledge/nomination-awards?hsLang=en)

[![bucketlist-full-logo (2)-4](https://support.bucketlistrewards.com/hs-fs/hubfs/bucketlist-full-logo%20(2)-4.png?width=250&height=81&name=bucketlist-full-logo%20(2)-4.png "bucketlist-full-logo (2)-4")](https://bucketlistrewards.com/)

We’re on a mission to build the best cultures in the world.

 

Copyright © 2026, Bucketlist Rewards & Recognition