AuthProviderModel
Model for an implementation of an authentication provider.
implements: hash
bundle: online channel standard (oc)
since 4.10.0
Model for an implementation of an authentication provider.
This model is made accessible by the OCFreemarkerExtensionService with the global access path 'cs.session'.
Defined hash keys
cs.session.id ↦ String
since 4.10.0
Returns the id of the auth provider
cs.session.isAvailable ↦ Boolean
since 5.4.1
Returns if this authentication provider is enabled for the current context/request
cs.session.isConnected ↦ Boolean
since 4.10.0
Returns if this authentication provider is connected to this session