Changes in CLI
|
Bug ID |
Description |
|---|---|
|
913040 |
The |
|
921914 |
The URL to verify authentication has been removed from 7.2.7 and earlier: config user saml
edit <name>
set auth-url <string>
next
end
7.2.8 and later: config user external-identity-provider
edit <name>
set type ms-graph
set version v1.0
next
end
After the external identity provider is set, make sure that the existing user group has both the SAML server and the external identity provider as members: config user group
edit <group>
set member <saml server> <id provider>
next
end
|
|
1002468 |
Before the update, users were required to manually specify the FortiManager (FMG) serial number under the system central-management. Starting with the new release, FortiGate devices can now automatically retrieve the FortiManager serial number by establishing a connection with FortiManager. Manually specifying the serial number will result in an error if the connection to FortiManager has not yet been established. For more information, see Automatic Serial Number Retrieval with FortiManager. |