Active Directory Federation services certificate expiring
hi,
we have had adfs deployment in place year , have started certificate warning messages. i have checked process link in email , seems pretty straight forward, before attempted runt update thought check couple of things out first:
manually update trust properties, follow these steps.
note: |
---|
if need support multiple top-level domains, such contoso.com , fabrikam.com, must use the supportmultipledomain switch cmdlets. more information, see support multiple top level domains. |
-
open microsoft online services module windows powershell.
-
run
$cred=get-credential
. when cmdlet prompts credentials, type office 365 administration account credentials. -
run
connect-msolservice -credential $cred
. cmdlet connects office 365. creating context connects office 365 required before running of additional cmdlets installed tool. -
run
set-msoladfscontext -computer <ad fs 2.0 primary server>
, <ad fs 2.0 primary server> internal fqdn name of primary ad fs 2.0 server. cmdlet creates context connects ad fs 2.0.note: if have installed microsoft online services module on primary ad fs 2.0 server, not need run cmdlet. -
run
update-msolfederateddomain -domainname <domain>
. cmdlet updates settings ad fs 2.0 office 365 , configures trust relationship between two.
running update in step 5 seems synchronise ad , o365, generate new certificate not clear instructions?, tried add token signing certificate on our primary adfs server , got message telling me auto certificate rollover feature enabled , requires disabling in order add cert.
i have 10 days left before run out want on sooner rather later guidance?
any help?
regards
drac
hi drac,
posting in microsoft technet forums.
regarding adfs-related issue, suggest seek in adfs forum. there can more effective suggestion other experts familiar topic. understanding appreciated.
http://social.msdn.microsoft.com/forums/en/geneva/
have nice day.
regards
kevin
if technet subscription user , have feedback on our support quality, please send feedback here.
Windows Server > Directory Services
Comments
Post a Comment