Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(saml): make getting providers from metadata non-panic (#1464)
* feat(saml): make getting providers from metadata non-panic * show a warning if a provider cannot be fetched by its metadata url * skip the provider in provisioning state Closes: #1445 * chore(provider): add provider name to error message adds the idp config provider name to error message when the provider host cannot be parsed from metadata url or fetching metadata document fails. Closes: #1445 --------- Co-authored-by: Stefan Jacobi <[email protected]>
- Loading branch information