AuthenticationProvider - Liquid Object Reference - 0.11.5

Object Name AuthenticationProvider
Version 0.11.5

Description

The AuthenticationProvider object represent configuration for a 3rd party provider that can be used to login to StoreConnect. Typically these are SSO providers.

Attributes

Attribute Type Description
identifier String Returns the unique identifier for this AuthenticationProvider
name String Returns the name of this AuthenticationProvider
provider String Returns the name of the service used by this AuthenticationProvider
reset_password_url String Returns the URL users must visit to reset their password with this AuthenticationProvider
sign_in_path String Returns the relative path used to sign in with this AuthenticationProvider
supports_registration? Boolean Returns true if this AuthenticationProvider also supports the ability to register for an account
supports_reset_password? Boolean Returns true if this AuthenticationProvider also supports the ability to reset user passwords

Objects that return AuthenticationProviders

Back to Object List

Back to Liquid Reference for 0.11.5

 

 
Back to Documentation