How to use aws single sign-on service ?

Single sign-on is a identity management arrangement, and the use of such a system is sometimes called identity federation. OAuth, which stands for Open Authorization and is pronounced “oh-auth,” is the framework that enables an end user’s account information to be used by third-party services, such as Facebook, without exposing the user’s password.

1 Answers

  • #300
    Up
    0
    Down

    Single sign-on is a identity management arrangement, and the use of such a system is sometimes called identity federation. OAuth, which stands for Open Authorization and is pronounced “oh-auth,” is the framework that enables an end user’s account information to be used by third-party services, such as Facebook, without exposing the user’s password.

    #301
    Up
    0
    Down

    Way to use :-

    1) Open Aws single sign-on console.
    2) Enable sign-on service, select the identity source.
    3) Add groups and users, in the left navigation pane.
    4) Go to AWS accounts in the left navigation pane, choose permissions-set tab and create permission-set by adding the managed-policies or inline policy.
    5) Go to AWS accounts in the left navigation pane, choose AWS organization tab.
    6) Choose any account then select the user or group to assign, next choose permissions-set for the user and finish.
    7) Now ask the user to confirm the sso login service in the email they received and set the password.
    8) Finally go to the Settings option in the left menu pane and click on the User portal URL to login through SSO.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.