From 15e4bb1207effdc0f62034724371cb1af6e3bc74 Mon Sep 17 00:00:00 2001 From: Keyfactor Date: Thu, 19 Oct 2023 13:03:05 +0000 Subject: [PATCH] Update generated README --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 7cafc12..5b951a1 100644 --- a/README.md +++ b/README.md @@ -57,45 +57,45 @@ AWS Certificate Manager is a service that lets you easily provision, manage, and ## **Installation** Depending on your choice of authentication providers, choose the appropriate configuration section
- AWS Certificate Manager with Okta Auth Configuration - -
- AWS Setup +AWS Certificate Manager with Okta Auth Configuration +   +
+AWS Setup - ### Identity Provider Setup +### Identity Provider Setup - A 3rd party [identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html) similar to the one below needs to be setup in AWS for each account. - ![image.png](/Images/AWSIdentityProvider.gif) +A 3rd party [identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html) similar to the one below needs to be setup in AWS for each account. +![image.png](/Images/AWSIdentityProvider.gif) - ### AWS Role Setup +### AWS Role Setup - An Aws [Role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html) Needs Added for each AWS account. - ![image.png](/Images/AWSRole1.gif) +An Aws [Role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html) Needs Added for each AWS account. +![image.png](/Images/AWSRole1.gif) - ### Trust Relationship +### Trust Relationship - Ensure the [trust relationship](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/edit_trust.html) is setup for that role. Should look like below: - ![image.png](/Images/AWSRole2.gif) +Ensure the [trust relationship](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/edit_trust.html) is setup for that role. Should look like below: +![image.png](/Images/AWSRole2.gif) - ## OKTA Setup +## OKTA Setup - ### Okta API - Settings +### Okta API - Settings - Ensure your Authorization Server Is Setup in OKTA. Here is a sample below: - ![image.png](/Images/OktaSampleAuthorizationServer.gif) +Ensure your Authorization Server Is Setup in OKTA. Here is a sample below: +![image.png](/Images/OktaSampleAuthorizationServer.gif) - ### Okta API - Scopes +### Okta API - Scopes - Ensure the appropriate scopes are setup in Okta. Here is a sample below: - ![image.png](/Images/OktaSampleAuthorizationServer-scopes.gif) +Ensure the appropriate scopes are setup in Okta. Here is a sample below: +![image.png](/Images/OktaSampleAuthorizationServer-scopes.gif) - ### Okta App +### Okta App - Setup an Okta App with similar settings to the screens below: - ![image.png](/Images/OktaApp1.gif) - ![image.png](/Images/OktaApp2.gif) +Setup an Okta App with similar settings to the screens below: +![image.png](/Images/OktaApp1.gif) +![image.png](/Images/OktaApp2.gif) -
+
## Cert Store Type Settings