Provider Service
Public Methods
public array function getRenderableProviderData()
Use this to easily render options to initiate SSO workflows. This will return an array of structs with each having aname
andurl
key.public any function get( required name ){
Get a provider by name.
Last updated