Hi,
If it is an OIDC app you can enforce login to popup by having prompt=login in the authorize call. Otherwise if it is an SAML app the equivalent query will be ForceAuthn=true [this only works for iframe pop-up not the SP login to the app.]
Hi,
If it is an OIDC app you can enforce login to popup by having prompt=login in the authorize call. Otherwise if it is an SAML app the equivalent query will be ForceAuthn=true [this only works for iframe pop-up not the SP login to the app.]