Google Cloud Workforce Identity Federation & Demo

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 13

  • @rashmitrathod6873
    @rashmitrathod6873 Год назад +1

    Wonderfully explained the concept.. appreciate the efforts and time that goes behind making this demo.

  • @deepakdimri91
    @deepakdimri91 Год назад

    Excellent Demo Sandeep!

  • @AbhishekKumar-us9jb
    @AbhishekKumar-us9jb 8 месяцев назад

    awesome sandeeo . Too good

  • @osinachiibiam-uro8432
    @osinachiibiam-uro8432 10 месяцев назад

    Thanks for this video. I am currently working on a project to integrate Okta to GCP.
    Quick question, how did you obtain the Issuer URL for okta?

    • @agarsand
      @agarsand  10 месяцев назад +1

      I used the URL of the custom domain of my Okta tenant.

    • @osinachiibiam-uro8432
      @osinachiibiam-uro8432 10 месяцев назад

      Thanks@@agarsand

  • @osinachiibiam-uro8432
    @osinachiibiam-uro8432 10 месяцев назад

    Another question please, were you able to access the gcp project console from the okta app dashboard, if yes how did you do that? When I tried to access the console from my okta app it returned a 400 error, but it works well with the url.
    Secondly, do you have any idea how I can add I single user or users (principal or principalset) to different gcp projects

    • @agarsand
      @agarsand  10 месяцев назад

      1) You need to enable IdP initiated flow to achieve this. I did not enable this in my demo.
      2) You can achieve this in many ways in GCP IAM - e.g. by granting roles to principalset individually to multiple projects, or at a folder or at an org level.

  • @vinaymurgod4130
    @vinaymurgod4130 Год назад

    Hello
    Just have this query, is the workforce pool bound to only domain or can we sign in for all domains?

    • @jamesseddon1637
      @jamesseddon1637 Год назад

      I can only really speak for Azure and SAML, and even then I'm struggling to get this working with Azure groups.... but you should be able to use any domain that is valid within your external IDP, as long as your IAM policy reflects the expected domain when specifying the user/entity

  • @OsinachiIbiam-Uro
    @OsinachiIbiam-Uro 10 месяцев назад

    Another question please, were you able to access the console using the okta app from the okta user dashboard, if yes how? I am getting a 400 error when I click the app.
    Secondly, how can a principal or principalset have access to multiple projects?

    • @agarsand
      @agarsand  10 месяцев назад +1

      1) You need to enable IdP initiated flow to achieve this. I did not enable this in my demo.
      2) You can achieve this in many ways in GCP IAM - e.g. by granting roles to principalset individually to multiple projects, or at a folder or at an org level.

    • @OsinachiIbiam-Uro
      @OsinachiIbiam-Uro 10 месяцев назад

      Thank you so much for your time@@agarsand