Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding examples/single-sign-on. #1721

Merged
merged 23 commits into from
Sep 5, 2023
Merged

feat: Adding examples/single-sign-on. #1721

merged 23 commits into from
Sep 5, 2023

Conversation

rodrigobersa
Copy link
Contributor

Description

This example allows users to integrate IAM Identity Center and Okta as external IdP providers for Single Sign-On solution.

Motivation and Context

How was this change tested?

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Additional Notes

Removing Okta token
chore(deps): Bump github/codeql-action from 2.21.0 to 2.21.1 (#1703)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

fix: Correct doc name for privatelink example (#1704)

chore: Clean up of the README (#1705)

chore(deps): Bump github/codeql-action from 2.21.1 to 2.21.2 (#1706)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore: Remove remaining modules from project, update workflows now that modules are removed (#1699)

fix: Change EKS addons to use EKS Blueprint addons module (#1718)

chore(deps): Bump github/codeql-action from 2.21.2 to 2.21.3 (#1720)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Adding `README`. Running `pre-commit`

Adding example

Adding `README`. Running `pre-commit`
@rodrigobersa rodrigobersa marked this pull request as ready for review August 9, 2023 23:42
@rodrigobersa rodrigobersa requested a review from a team as a code owner August 9, 2023 23:42
@askulkarni2 askulkarni2 temporarily deployed to EKS Blueprints Test August 11, 2023 16:43 — with GitHub Actions Inactive
Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rodrigobersa looks great. Some comments before proceeding.

examples/single-sign-on/README.md Outdated Show resolved Hide resolved
examples/single-sign-on/README.md Outdated Show resolved Hide resolved
examples/single-sign-on/iam-identity-center/README.md Outdated Show resolved Hide resolved
examples/single-sign-on/iam-identity-center/README.md Outdated Show resolved Hide resolved
examples/single-sign-on/iam-identity-center/sso.tf Outdated Show resolved Hide resolved
examples/single-sign-on/iam-identity-center/sso.tf Outdated Show resolved Hide resolved
examples/single-sign-on/okta/README.md Outdated Show resolved Hide resolved
examples/single-sign-on/okta/okta.tf Show resolved Hide resolved
examples/single-sign-on/okta/outputs.tf Show resolved Hide resolved
@rodrigobersa rodrigobersa temporarily deployed to EKS Blueprints Test August 16, 2023 00:13 — with GitHub Actions Inactive
@rodrigobersa rodrigobersa temporarily deployed to EKS Blueprints Test August 16, 2023 00:20 — with GitHub Actions Inactive
@rodrigobersa rodrigobersa temporarily deployed to EKS Blueprints Test August 17, 2023 16:21 — with GitHub Actions Inactive
@rodrigobersa rodrigobersa temporarily deployed to EKS Blueprints Test August 21, 2023 15:35 — with GitHub Actions Inactive
@askulkarni2 askulkarni2 temporarily deployed to EKS Blueprints Test September 5, 2023 17:26 — with GitHub Actions Inactive
@askulkarni2 askulkarni2 temporarily deployed to EKS Blueprints Test September 5, 2023 18:56 — with GitHub Actions Inactive
Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@askulkarni2 askulkarni2 merged commit 36a8f08 into main Sep 5, 2023
52 checks passed
@askulkarni2 askulkarni2 deleted the examples/sso branch September 5, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BLUEPRINT] - External IDP for SSO
2 participants