fetch Auth Provider
Fetches the available AuthProvider.
Return
A single that will emit the available provider when the request is completed. In case of error, it will emit a SippoResourceError. It is possible that the error may be caused by the fact that previous server versions only support the Provider model. In that case, fetchProviders method should be called instead.