Enable Refreh Token
This commit is contained in:
Родитель
07abfade62
Коммит
41cb06ed87
|
@ -56,6 +56,9 @@ Set-AdfsProperties -WIASupportedUserAgents @("MSAuthHost/1.0/In-Domain","MSIPC",
|
|||
|
||||
#Enable Supprt for Edge Browser
|
||||
Set-AdfsProperties -IgnoreTokenBinding $true
|
||||
|
||||
#Enable Refresh Token
|
||||
Set-ADFSRelyingPartyTrust -TargetName AzureStack -TokenLifeTime 1440
|
||||
}
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче