mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Docs: remove issuer_uri from end_user_authentication (#11639)
- `issuer_uri` isn't required for this feature and won't included in the UI.
This commit is contained in:
parent
e57f90fbac
commit
75ad1ad06d
1 changed files with 0 additions and 1 deletions
|
|
@ -619,7 +619,6 @@ mdm:
|
|||
end_user_authentication:
|
||||
entity_id: <your_fleet_tunnel_url>
|
||||
idp_name: SimpleSAML
|
||||
issuer_uri: <your_idp_tunnel_url>/simplesaml/saml2/idp/SSOService.php
|
||||
metadata_url: <your_idp_tunnel_url>/simplesaml/saml2/idp/metadata.php
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue