I'm trying to configure an OAuth OIDC provider for accepting third-party token
I followed the instructions here https://www.servicenow.com/docs/bundle/xanadu-platform-security/page/administer/security/task/add-OIDC-entity.html but I am seeing a 401 error when I try to use the resulting token. For this step "Get a JWT token."I ...