Change the default `/authn/login` end points to use the new end point. All default uses of `/authn/login` need to now point to `/authn/login-with-expiry`. See the following: - https://github.com/search?q=repo%3ATAMULib%2Ffw-cli%20authn&type=code
Change the default
/authn/loginend points to use the new end point.All default uses of
/authn/loginneed to now point to/authn/login-with-expiry.See the following: