SpecterOps / BloodHound

Six Degrees of Domain Admin
https://bloodhoundenterprise.io/
Apache License 2.0
1.14k stars 113 forks source link

BED-4937 Update CreateUser & UpdateUser To Use SSOProviders #927

Closed mvlipka closed 1 week ago

mvlipka commented 2 weeks ago

Description

Common UI elements were moved from BHCE to the bh-shared-ui Allow users to create new and modify existing users with the new SSO Provider fields. Updated relevant UI text from 'SAML' to 'SSO'

Motivation and Context

This PR addresses: BED-4937

Allows creating and updating users with an SSO Provider

How Has This Been Tested?

I created both an OIDC and SAML provider

image

I then went to update an existing user and ensured that both the SAML and OIDC providers were listed

image

I then went to check the Create User dialog and verified the same

image

Screenshots (optional):

Types of changes

Checklist:

superlinkx commented 1 week ago

As a release blocker, this has been updated to point at stage/v6.2.0. It can merge when it's ready, and we'll pick it up for the next RC at that point.