Ping SSO Configuration with OIDC #30434
stevenGravy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prerequisites:
Create OIDC Application in PingIdentity
Configure Teleport Auth Connector
Below is a sample Auth Connector YAML. Under management in the Web UI create
a new OIDC auth connector. Follow these steps to configure it.
provider: ping
prompt: none
value
to the user group.Attempt to log in
Use Other sign in options on the Login page and choose Ping. You should log in if the values match or
you may need to review the audit log.
Check the Audit Logs and other troubleshooting as described here with any problems. https://goteleport.com/docs/access-controls/sso/#troubleshooting
If you want to make OIDC the default auth method see https://goteleport.com/docs/access-controls/sso/oidc/?scope=enterprise#enable-default-oidc-authentication
Beta Was this translation helpful? Give feedback.
All reactions