# 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 a `name` and `url` key.
* `public any function get( required name ){` \
  Get a provider by name.
