Am I the only one to encounter a problem in the authentication kinematics via authorization code since the beginning of the week on the Sandbox environment?
No problem with production, which correctly transfers https://{tenant}.identitynow.com/oauth/authorize to https://{tenant}.login.sailpoint.com/oauth/authorize (http 302)
If I go directly to https://{tenant-sb}.login.sailpoint.com/oauth/authorize in sandbox, it also works,
I recently fixed the authentication docs. You should no longer use https://{tenant}.identitynow.com/oauth/authorize as your auth URL. You should use https://{tenant}.login.sailpoint.com/oauth/authorize. I will ask the engineering team if they are doing some deprecation work.