ADFS certificate is about to expire and needs to be replaced.
Environment
7.x
Cause
A change of token signing certificate in ADFS will cause both sides to be out of sync in terms of trust. Therefore on VIO side, the metadata must be refreshed in order for SSO login to the domain to resume working again.
Resolution
Update certificate on ADFS server side.
Check VIO Management UI and ensure Generic SAML2 insecure is selected.
Update keystone config to trigger a keystone job rerun.
Example add one more parameter: #viocli update keystone conf: keystone: DEFAULT: test: true <<<< …
Monitor keystone, keystone federation and some other related jobs which should rerun after change.
root@photon-machine [ ~ ]# osctl get job |grep keystone