mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fleet product copy tweak (#34020)
- "IdP": https://fleetdm.com/guides/foreign-vitals-map-idp-users-to-hosts
This commit is contained in:
parent
0ade43e798
commit
e7e1e1548f
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ const Sso = ({
|
|||
tooltip="The required entity ID is a URI that you use to identify Fleet when configuring the identity provider."
|
||||
/>
|
||||
<InputField
|
||||
label="IDP image URL"
|
||||
label="IdP image URL"
|
||||
onChange={onInputChange}
|
||||
name="idpImageUrl"
|
||||
value={idpImageUrl}
|
||||
|
|
|
|||
Loading…
Reference in a new issue