Troubleshooting
Common issues and solutions for Keyless and ADFS integration.
Please confirm that you are able to reach
https://<customer>-registration.keyless.technology/metadata/
from your network, where <customer> is the domain given to you by Keyless.- 1.Select the <customer>-registration.keyless.technology ‘Relying Party Trust’ in ADFS
- 2.Click on ‘Edit Access Control Policy'
- 3.Select ‘Permit specific group'

Please open PowerShell as administrator on your ADFS and enter this command:
Set-AdfsRelyingPartyTrust -TargetName <customer>-registration.keyless.technology -ClaimsProviderName @("Active Directory”)
On the ADFS ‘Home Realm Discovery’ screen, the browser on users’ devices may cache the list of login options. Clearing the cookies in the browser solves the problem.
Last modified 3mo ago