DEVELOPER CENTER
...
data-Attributes
$pinc.auth

data-auth-providers

3min

Supported Types

  • Constant

Used By

  • $pinc.auth
  • $pinc.ui.auth

What does it do?

The attributes provides a final override setting to the SSO module. It works in combination with the configured list of providers to arrive at a list of providers that it should check for.

  • Scenario 1. - data-auth-providers="fb,ms" - configured Integrations in Pathfix by you = "fb,ms,linkedin,google" - Outcome = "fb,ms"
  • Scenario 2. - data-auth-providers="fb,ms,linkedin" - configured Integrations in Pathfix by you = "fb,ms" - Outcome = "fb,ms"
  • Scenario 3. - data-auth-providers="" - configured Integrations in Pathfix by you = "fb,ms,linkedin,google" - Outcome = "fb,ms,linkedin,google"



Updated 03 Mar 2023
Doc contributor
Doc contributor
Did this page help you?