DEVELOPER CENTER
...
data-Attributes
$pinc.auth
data-auth-providers
3min
- Constant
- $pinc.auth
- $pinc.ui.auth
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
Did this page help you?