Writy.
No Result
View All Result
  • Home
  • Business & Finance
    • Global Markets & Economy
    • Entrepreneurship & Startups
    • Investment & Stocks
    • Corporate Strategy
    • Business Growth & Leadership
  • Health & Science
    • Digital Health & Telemedicine
    • Biotechnology & Pharma
    • Wellbeing & Lifestyl
    • Scientific Research & Innovation
  • Marketing & Growth
    • SEO & Digital Marketing
    • Branding & Public Relations
    • Social Media & Content Strategy
    • Advertising & Paid Media
  • Policy & Economy
    • Government Regulations & Policies
    • Economic Development
    • Global Trade & Geopolitics
  • Sustainability & Future Trends
    • Renewable Energy & Green Tech
    • Climate Change & Environmental Policies
    • Sustainable Business Practices
    • Future of Work & Smart Cities
  • Tech & AI
    • Artificial Intelligence & Automation
    • Software Development & Engineering
    • Cybersecurity & Data Privacy
    • Blockchain & Web3
    • Big Data & Cloud Computing
  • Home
  • Business & Finance
    • Global Markets & Economy
    • Entrepreneurship & Startups
    • Investment & Stocks
    • Corporate Strategy
    • Business Growth & Leadership
  • Health & Science
    • Digital Health & Telemedicine
    • Biotechnology & Pharma
    • Wellbeing & Lifestyl
    • Scientific Research & Innovation
  • Marketing & Growth
    • SEO & Digital Marketing
    • Branding & Public Relations
    • Social Media & Content Strategy
    • Advertising & Paid Media
  • Policy & Economy
    • Government Regulations & Policies
    • Economic Development
    • Global Trade & Geopolitics
  • Sustainability & Future Trends
    • Renewable Energy & Green Tech
    • Climate Change & Environmental Policies
    • Sustainable Business Practices
    • Future of Work & Smart Cities
  • Tech & AI
    • Artificial Intelligence & Automation
    • Software Development & Engineering
    • Cybersecurity & Data Privacy
    • Blockchain & Web3
    • Big Data & Cloud Computing
No Result
View All Result
Combine ThoughtSpot with Amazon Redshift utilizing AWS IAM Id Middle

Combine ThoughtSpot with Amazon Redshift utilizing AWS IAM Id Middle

Theautonewspaper.com by Theautonewspaper.com
16 April 2025
in Big Data & Cloud Computing
0
Share on FacebookShare on Twitter


Amazon Redshift is a quick, scalable, and absolutely managed cloud knowledge warehouse that means that you can course of and run your complicated SQL analytics workloads on structured and semi-structured knowledge. Tens of hundreds of consumers use Amazon Redshift to course of giant quantities of information, modernize their knowledge analytics workloads, and supply insights for his or her enterprise customers.

The mix of Amazon Redshift and ThoughtSpot’s AI-powered analytics service allows organizations to rework their uncooked knowledge into actionable insights with unprecedented velocity and effectivity. By way of this collaboration, Amazon Redshift now helps AWS IAM Id Middle integration with ThoughtSpot, enabling seamless and safe knowledge entry with streamlined authentication and authorization workflows. This single sign-on (SSO) integration is on the market throughout ThoughtSpot’s cloud panorama and can be utilized for each embedded and standalone analytics implementations.

Previous to the IAM Id Middle integration, ThoughtSpot customers didn’t have native connectivity to combine Amazon Redshift with their id suppliers (IdPs), which might present unified governance and id propagation throughout a number of AWS companies like AWS Lake Formation and Amazon Easy Storage Service (Amazon S3).

Now, ThoughtSpot customers can natively hook up with Amazon Redshift utilizing the IAM Id Middle integration, which streamlines knowledge analytics entry administration whereas sustaining sturdy safety. By configuring Amazon Redshift as an AWS managed utility, organizations profit from SSO capabilities with trusted id propagation and a trusted token issuer (TTI). The IAM Id Middle integration with Amazon Redshift supplies centralized person administration, robotically synchronizing entry permissions with organizational adjustments—whether or not workers be part of, transition roles, or go away the group. The answer makes use of Amazon Redshift role-based entry management options that align with IdP teams synced in IAM Id Middle. Organizations can additional improve their safety posture through the use of Lake Formation to outline granular entry management permissions on catalog sources for IdP identities. From a compliance and safety standpoint, the combination affords complete audit trails by logging end-user identities each in Amazon Redshift and AWS CloudTrail, offering visibility into knowledge entry patterns and person actions.

Dime Dimovski, a Knowledge Warehousing Architect at Merck, shares:

“The current integration of Amazon Redshift with our id entry administration middle will considerably improve our knowledge entry administration as a result of we are able to propagate person identities throughout varied instruments. By utilizing OAuth authentication from ThoughtSpot to Amazon Redshift, we’ll profit from a seamless single sign-on expertise—giving us granular entry controls in addition to the safety and effectivity we want.”

On this publish, we stroll you thru the method of establishing ThoughtSpot integration with Amazon Redshift utilizing IAM Id Middle authentication. The answer supplies a safe, streamlined analytics surroundings that empowers your group to deal with what issues most: discovering and sharing precious enterprise insights.

Answer overview

The next diagram illustrates the structure of the ThoughtSpot SSO integration with Amazon Redshift, IAM Id Middle, and your IdP.

The answer consists of the next steps:

  1. The person configures ThoughtSpot to entry Amazon Redshift utilizing IAM Id Middle.
  2. When a person makes an attempt to register, ThoughtSpot initiates a browser-based OAuth circulate and redirects the person to their most popular IdP (similar to Okta or Microsoft EntraID) sign-in web page to enter their credentials.
  3. Following profitable authentication, IdP points authentication tokens (ID and entry token) to ThoughtSpot.
  4. The Amazon Redshift driver then makes a name to the Amazon Redshift enabled AWS Id Middle utility and forwards the entry token.
  5. Amazon Redshift passes the token to IAM Id Middle for validation.
  6. IAM Id Middle first validates the token utilizing the OpenID Join (OIDC) discovery connection to the TTI and returns an IAM Id Middle generated entry token for a similar person. The TTI allows you to use trusted id propagation with functions that authenticate exterior of AWS. Within the previous determine, the IdP authorization server is the TTI.
  7. Amazon Redshift makes use of IAM Id Middle APIs to acquire the person and group membership info from AWS Id Middle.
  8. The ThoughtSpot person can now join with Amazon Redshift and entry knowledge primarily based on the person and group membership returned from IAM Id Middle.

On this publish, you’ll use the next steps to construct the answer:

  1. Arrange an OIDC utility.
  2. Arrange a TTI in IAM Id Middle.
  3. Arrange consumer connections and TTIs in Amazon Redshift.
  4. Federate to Amazon Redshift from ThoughtSpot utilizing IAM Id Middle.

Stipulations

Earlier than you start implementing the answer, you could have the next in place:

Arrange an OIDC utility

On this part, we’ll present you the step-by-step course of to arrange an OIDC utility utilizing each Okta and EntraID because the id suppliers.

Arrange an Okta OIDC utility

Full the next steps to arrange an Okta OIDC utility:

  1. Sign up to your Okta group as a person with administrative privileges.
  2. On the admin console, underneath Purposes within the navigation pane, select Purposes.
  3. Select Create App Integration.
  4. Choose OIDC – OpenID Join for Signal-in technique and Net Software for Software sort.
  5. Select Subsequent.
  6. On the Common tab, present the next info:
    1. For App integration identify, enter a reputation to your app integration. For instance, ThoughtSpot_Redshift_App.
    2. For Grant sort, choose Authorization Code and Refresh Token.
    3. For Signal-in redirect URIs, select Add URI and together with the default URI, add the URI https:///callosum/v1/connection/generateTokens. The sign-in redirect URI is the place Okta sends the authentication response and ID token for the sign-in request. The URIs should be absolute URIs.
    4. For Signal-out redirect URIs, hold the default worth as http://localhost:8080.
    5. Skip the Trusted Origins part and for Assignments, choose Skip group task for now.
    6. Select Save.
  7. Select the Assignments tab after which select Assign to Teams. On this instance, we’re assigning awssso-finance and awssso-sales.
  8. Select Completed.

Arrange an EntraID OIDC utility

To create your EntraID utility, observe these steps:

  1. Sign up to the Microsoft Entra admin middle as Cloud Software Administrator (or larger degree of entry).
  2. Browse to App registrations underneath Handle, and select New registration.
  3. Enter a reputation for the applying. For instance, ThoughtSpot-OIDC-App.
  4. Choose a supported account sort, which determines who can use the applying. For this instance, choose the primary choice within the checklist.
  5. Underneath Redirect URI, select Net for the kind of utility you need to create. Enter the URI the place the entry token is shipped to. Your redirect URL will probably be within the format https:///callosum/v1/connection/generateTokens.
  6. Select Register.
  7. Within the navigation pane, select Certificates & secrets and techniques.
  8. Select New consumer secret.
  9. Enter an outline and choose an expiration for the key or specify a customized lifetime. For this instance, hold the Microsoft beneficial default expiration worth of 6 months.
  10. Select Add.
  11. Copy the key worth.

The key worth will solely be introduced one time; after which you could’t learn it. Make sure that to repeat it now. For those who fail to reserve it, you could generate a brand new consumer secret.

  1. Within the navigation pane, underneath Handle, select Expose an API.

For those who’re establishing for the primary time, you possibly can see Add to the fitting of the applying ID URI.

  1. Select Save.
  2. After the applying ID URI is about up, select Add a scope.
  3. For Scope identify, enter a reputation. For instance, redshift_login.
  4. For Admin consent show identify, enter a show identify. For instance, redshift_login.
  5. For Admin consent description, enter an outline of the scope.
  6. Select Add scope.
  7. Within the navigation pane, select API permissions.
  8. Select Add a permission and select Microsoft Graph.
  9. Select Delegated Permission.
  10. Underneath OpenId permissions, select electronic mail, offlines_access, openid, and profile, and select Add permissions.

Arrange a TTI in IAM Id Middle

Assuming you’ve gotten accomplished the conditions, you’ll set up your IdP as a TTI in your delegated administration account. To create a TTI, discuss with add a trusted token issuer to the IAM Id Middle console. On this publish, we stroll via the steps to arrange a TTI for each Okta and EntraID.

Arrange a TTI for Okta

To get the issuer URL from Okta, full the next steps:

  1. Sign up as an admin to Okta and navigate to Safety after which to API.
  2. Select Default on the Authorization Servers tab and duplicate the Issuer
    url.
  3. Within the Map attributes part, select which IdP attributes correspond to Id Middle attributes. For instance, within the following screenshot, we mapped Okta’s Topic attribute to the Electronic mail attribute in IAM Id Middle.
  4. Select Create trusted token issuer.

Arrange a TTI for EntraID

Full the next steps to arrange a TTI for EntraID:

  1. To search out out which token your utility is utilizing, underneath Handle, select Manifest.
  2. Find the accessTokenAcceptedVersion parameter: null or 1 point out v1.0 tokens, and 2 signifies v2.0 tokens.

Subsequent, you could discover the tenant ID worth from EntraID.

  1. Go to the EntraID utility, select Overview, and a brand new web page will seem containing the Necessities
  2. You will discover the tenant ID worth as proven within the following screenshot. For those who’re utilizing the v1.0 token, the issuer URL will probably be https://sts.home windows.internet//. For those who’re utilizing the v2.0 token, the issuer URL will probably be https://login.microsoftonline.com//v2.0.
  3. For Map attributes, the next instance makes use of Different, the place we’re specifying the person principal identify (upn) because the IdP attribute to map with Electronic mail from the IAM id Middle attribute.
  4. Select Create trusted token issuer.

Arrange consumer connections and TTIs in Amazon Redshift

On this step, you configure the Amazon Redshift functions that trade externally generated tokens to make use of the TTI you created within the earlier step. Additionally, the viewers declare (or aud declare) out of your IdP should be specified. It is advisable to gather the viewers worth from the respective IdP.

Purchase the viewers worth from Okta

To accumulate the viewers worth from Okta, full the next steps:

  1. Sign up as an admin to Okta and navigate to Safety after which to API.
  2. Select Default on the Authorization Servers tab and duplicate the Viewers worth.

Purchase the viewers worth from EntraID

Equally, to get the viewers worth EntraID, full the next steps:

  1. Go to the EntraID utility, select Overview, and a brand new web page will seem containing the Necessities
  2. You will discover the viewers worth (Software ID URI) as proven within the following screenshot.

Configure the applying

After you gather the viewers worth from the respective IdP, you could configure the Amazon Redshift utility within the member account the place the Amazon Redshift cluster or serverless occasion exists.

  1. Select IAM Id Middle connection within the navigation pane on the Amazon Redshift console.
  2. Select the Amazon Redshift utility that you simply created as a part of the conditions.
  3. Select the Consumer connections tab and select Edit.
  4. Select Sure underneath Configure consumer connections that use third-party IdPs.
  5. Choose the verify field for Trusted token issuer that you simply created within the earlier part.
  6. For Aud declare, enter the viewers declare worth underneath Configure chosen trusted token issuers.
  7. Select Save.

Your IAM Id Middle, Amazon Redshift, and IdP configuration is full. Subsequent, you could configure ThoughtSpot.

Federate to Amazon Redshift from ThoughtSpot utilizing IAM Id Middle

Full the next steps in ThoughtSpot to federate with Amazon Redshift utilizing IAM Id Middle authentication:

  1. Sign up to ThoughtSpot cloud.
  2. Select Knowledge within the prime navigation bar.
  3. Open the Connections tab within the navigation pane, and choose the Redshift

Alternatively, you possibly can select Create new within the navigation pane, select Connection, and choose the Redshift tile.

  1. Create a reputation to your connection and an outline (non-compulsory), then select Proceed.
  2. Underneath Authentication Kind, select AWS IDC OAuth and enter following particulars:
    1. For Host, enter the Redshift endpoint. For instance, test-cluster.ab6yejheyhgf.us-east-1.redshift.amazonaws.com.
    2. For Port, enter 5439.
    3. For OAuth Consumer ID, enter the consumer ID from the IdP OIDC utility.
    4. For OAuth Consumer Secret, enter the consumer secret from the IdP OIDC utility.
    5. For Scope, enter the scope from the IdP utility:
      • For Okta, use openid offline_access openid profile. You should utilize the Okta scope values shared earlier as is on ThoughtSpot. You may modify the scope in response to your necessities.
      • For EntraID, use the API scope and API permissions. For instance, api://1230a234-b456-7890-99c9-a12345bcc123/redshift_login offline_access.
    6. For API scope worth, go to the OIDC utility, and underneath Handle, select Expose an API to amass the worth.
    7. For API permissions, go to the OIDC utility, and underneath Handle, select API permissions to amass the permissions.
    8. For Auth Url, enter the authorization endpoint URI:
      • For Okta use https:// /oauth2/default/v1/authorize. For instance, https://prod-1234567.okta.com/oauth2/default/v1/authorize.
      • For EntraID, use https://login.microsoftonline.com//oauth2/v2.0/authorize. For instance, https://login.microsoftonline.com/e12a1ab3-1234-12ab-12b3-1a5012221d12/oauth2/v2.0/authorize.
    9. For Entry token Url, enter the token endpoint URI:
      • For Okta, use https:///oauth2/default/v1/token. For instance, https://prod-1234567.okta.com/oauth2/default/v1/token.
      • For EntraID, use https://login.microsoftonline.com//oauth2/v2.0/token. For instance, https://login.microsoftonline.com/e12a1ab3-1234-12ab-12b3-1a5012221d12/oauth2/v2.0/token.
    10. For AWS Id Namespace, enter the namespace configured in your Amazon Redshift IAM Id Middle utility. The default worth is AWSIDC until beforehand custom-made. For this instance, we use awsidc.
    11. For Database, enter the database identify you need to join. For instance, dev.
  3. Select Proceed.
  4. Enter your IdP person credentials within the browser pop-up window.

The next screenshot illustrates the ThoughtSpot integration with Amazon Redshift utilizing Okta because the IdP.

The next screenshot exhibits the ThoughtSpot integration with Amazon Redshift utilizing EntraID because the IdP.

Upon a profitable authentication, you may be redirected again to ThoughtSpot and logged in as an IAM Id Middle authenticated person.

Congratulations! You’ve logged in via IAM Id Middle and Amazon Redshift, and also you’re able to dive into your knowledge evaluation with ThoughtSpot.

Clear up

Full the next steps to scrub up your sources:

  1. Delete the IdP functions that you simply created to combine with IAM Id Middle.
  2. Delete the IAM Id Middle configuration.
  3. Delete the Amazon Redshift utility and the Amazon Redshift provisioned cluster or serverless occasion that you simply created for testing.
  4. Delete the IAM function and IAM coverage that you simply created for IAM Id Middle and Amazon Redshift integration.
  5. Delete the permission set from IAM Id Middle that you simply created for Amazon Redshift Question Editor V2 within the administration account.
  6. Delete the ThoughtSpot connection to combine with Amazon Redshift utilizing AWS IDC OAuth.

Conclusion

On this publish, we explored methods to combine ThoughtSpot with Amazon Redshift utilizing IAM Id Middle. The method consisted of registering an OIDC utility, establishing an IAM Id Middle TTI, and at last configuring ThoughtSpot for IAM Id Middle authentication. This setup creates a sturdy and safe analytics surroundings that streamlines knowledge entry for enterprise customers.

For extra steerage and detailed documentation, discuss with the next key sources:


In regards to the authors

Maneesh Sharma is a Senior Database Engineer at AWS with greater than a decade of expertise designing and implementing large-scale knowledge warehouse and analytics options. He collaborates with varied Amazon Redshift Companions and clients to drive higher integration.

BP Yau is a Sr Companion Options Architect at AWS. His function is to assist clients architect large knowledge options to course of knowledge at scale. Earlier than AWS, he helped Amazon.com Provide Chain Optimization Applied sciences migrate its Oracle knowledge warehouse to Amazon Redshift and construct its subsequent technology large knowledge analytics platform utilizing AWS applied sciences.

You might also like

Adopting Databricks and Unity Catalog Governance to Help ITGC Compliance

Adopting Databricks and Unity Catalog Governance to Help ITGC Compliance

21 May 2025
NVIDIA Proclaims DGX Cloud Lepton for GPU Entry throughout Multi-Cloud Platforms

NVIDIA Proclaims DGX Cloud Lepton for GPU Entry throughout Multi-Cloud Platforms

20 May 2025

Ali Alladin is the Senior Director of Product Administration and Companion Options at ThoughtSpot. On this function, Ali oversees Cloud Engineering and Operations, guaranteeing seamless integration and optimum efficiency of ThoughtSpot’s cloud-based companies. Moreover, Ali spearheads the event of AI-powered options in augmented and embedded analytics, collaborating intently with know-how companions to drive innovation and ship cutting-edge analytics capabilities. With a sturdy background in product administration and a eager understanding of AI applied sciences, Ali is devoted to pushing the boundaries of what’s potential within the analytics area, serving to organizations harness the complete potential of their knowledge.

Debu Panda is a Senior Supervisor, Product Administration at AWS. He’s an trade chief in analytics, utility platform, and database applied sciences, and has greater than 25 years of expertise within the IT world.

Tags: AmazonAWSCenterIAMIdentityIntegrateRedshiftThoughtSpot
Theautonewspaper.com

Theautonewspaper.com

Related Stories

Adopting Databricks and Unity Catalog Governance to Help ITGC Compliance

Adopting Databricks and Unity Catalog Governance to Help ITGC Compliance

by Theautonewspaper.com
21 May 2025
0

Introduction The Sarbanes-Oxley Act of 2002 (SOX) is a U.S. federal legislation designed to reinforce company governance, monetary transparency, and...

NVIDIA Proclaims DGX Cloud Lepton for GPU Entry throughout Multi-Cloud Platforms

NVIDIA Proclaims DGX Cloud Lepton for GPU Entry throughout Multi-Cloud Platforms

by Theautonewspaper.com
20 May 2025
0

NVIDIA right now introduced on the Computex confence in Taiwan NVIDIA DGX Cloud Lepton — an AI platform with a...

Forensic AI Expertise is Doing Wonders for Legislation Enforcement

Forensic AI Expertise is Doing Wonders for Legislation Enforcement

by Theautonewspaper.com
20 May 2025
0

Uncover how Belkasoft X capabilities as each highly effective regulation enforcement software program and versatile company investigation software program. From...

What Netflix, Amazon, and Spotify Educate Us About Information Monetization

What Netflix, Amazon, and Spotify Educate Us About Information Monetization

by Theautonewspaper.com
19 May 2025
0

Within the trendy world, the brand new forex is knowledge, and Netflix, Amazon, and Spotify are on the forefront of...

Next Post
Learn how to Enhance Consumer Expertise and Get Extra Clients

Learn how to Enhance Consumer Expertise and Get Extra Clients

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

The Auto Newspaper

Welcome to The Auto Newspaper, a premier online destination for insightful content and in-depth analysis across a wide range of sectors. Our goal is to provide you with timely, relevant, and expert-driven articles that inform, educate, and inspire action in the ever-evolving world of business, technology, finance, and beyond.

Categories

  • Advertising & Paid Media
  • Artificial Intelligence & Automation
  • Big Data & Cloud Computing
  • Biotechnology & Pharma
  • Blockchain & Web3
  • Branding & Public Relations
  • Business & Finance
  • Business Growth & Leadership
  • Climate Change & Environmental Policies
  • Corporate Strategy
  • Cybersecurity & Data Privacy
  • Digital Health & Telemedicine
  • Economic Development
  • Entrepreneurship & Startups
  • Future of Work & Smart Cities
  • Global Markets & Economy
  • Global Trade & Geopolitics
  • Health & Science
  • Investment & Stocks
  • Marketing & Growth
  • Public Policy & Economy
  • Renewable Energy & Green Tech
  • Scientific Research & Innovation
  • SEO & Digital Marketing
  • Social Media & Content Strategy
  • Software Development & Engineering
  • Sustainability & Future Trends
  • Sustainable Business Practices
  • Technology & AI
  • Wellbeing & Lifestyl

Recent News

Ragan Analysis: Measurement elevates communicators’ affect

Ragan Analysis: Measurement elevates communicators’ affect

21 May 2025
What You Have to Know

What You Have to Know

21 May 2025
Recycling Thriller: Plastic Easter Eggs

Recycling Thriller: Plastic Easter Eggs

21 May 2025
The Agentic Net and Authentic Sin – Stratechery by Ben Thompson

The Agentic Net and Authentic Sin – Stratechery by Ben Thompson

21 May 2025
7 Finest Sustainable Out of doors Furnishings Manufacturers

7 Finest Sustainable Out of doors Furnishings Manufacturers

21 May 2025
  • About Us
  • Privacy Policy
  • Disclaimer
  • Contact Us

© 2025 https://www.theautonewspaper.com/- All Rights Reserved

No Result
View All Result
  • Home
  • Business & Finance
    • Global Markets & Economy
    • Entrepreneurship & Startups
    • Investment & Stocks
    • Corporate Strategy
    • Business Growth & Leadership
  • Health & Science
    • Digital Health & Telemedicine
    • Biotechnology & Pharma
    • Wellbeing & Lifestyl
    • Scientific Research & Innovation
  • Marketing & Growth
    • SEO & Digital Marketing
    • Branding & Public Relations
    • Social Media & Content Strategy
    • Advertising & Paid Media
  • Policy & Economy
    • Government Regulations & Policies
    • Economic Development
    • Global Trade & Geopolitics
  • Sustainability & Future Trends
    • Renewable Energy & Green Tech
    • Climate Change & Environmental Policies
    • Sustainable Business Practices
    • Future of Work & Smart Cities
  • Tech & AI
    • Artificial Intelligence & Automation
    • Software Development & Engineering
    • Cybersecurity & Data Privacy
    • Blockchain & Web3
    • Big Data & Cloud Computing

© 2025 https://www.theautonewspaper.com/- All Rights Reserved