FlowFuse / FlowFuse/flowfuse

Support importing SAML metadata xml to configure SSO

Open
#5,071 0 comments 0 reactions 0 assignees View on GitHub
needs-triage priority:low type:feature
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 20h
Merged PRs (30d)
149

Description

### Description

To setup SAML SSO requires three pieces of configuration from the IdentityProvider; the entityID, the SSO url and the public certificate.

Whilst these can be individually copied into the configuration, there is a standard XML metadata format that many IdPs provide that includes this information.

It would be a small paper-cut improvement to support importing this metadata when setting up an SSO configuration.

Here's an example from OKTA:

```





... a certificate ...



urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress


```

### Which customers would this be available to

Enterprise Tier Only (EE)

### Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.