Learn to configure Pega SSO Login with an Open ID connect (OIDC) using Google as identity provider

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 9

  • @everything1039
    @everything1039 Рік тому

    Hi sir one doubt here you used as open I'd as an authentication type...it sounds like an API Was that correct??? because an API also acts an intermediate layer b/w systems like openID b/w service provider and identify provider?? Can you clarify me once

  • @pawan5555
    @pawan5555 2 роки тому

    Quick question. Can we pass parameters to when rule from UI property level visibility when condition?? Thanks in Advance

    • @Qtometa
      @Qtometa  2 роки тому +1

      I have never tried or seen, you can give a shot but question is do we really need it, I don’t think so Bcz mostly when rule and property page context would be same.

    • @pawan5555
      @pawan5555 2 роки тому

      @@Qtometa yes we need it this way becoz we are passing page group subscript as param into when rule instead of hardcoding it. When we refer this when rule in multiple places we want to pass param dynamically from where the when rule is being called

    • @Qtometa
      @Qtometa  2 роки тому +1

      @@pawan5555 ok ok, try and see if when is giving an option to pass the param value.

    • @pawan5555
      @pawan5555 2 роки тому

      @@Qtometa unfortunately it’s not giving

    • @Qtometa
      @Qtometa  2 роки тому +1

      @@pawan5555 if possible set subscript on screen load and in param and try to access Param directly in when rule, bit if your screen is same for all Param combination value then it might not help!!