-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Customers report issues with using Account Page (#1) in Development Suite Installer, Rick Wagner reported this and found out that users registered before May 18th cannot use login/password to install devsuite, because download manager returns 'false' for T&C's signing check. Workaround for this cases is to go again through registration process and use new registration credentials.
For users created before April release it just returns the message: "Invalid user credentials for user <user.name>".
UPDATE:
Workaround is to try to sign in into developers.redhat.com account, accept T&C's requested at sign in time, proceed to Container Development Kit Download and download CDK itself not Development Suite Installer. This will trigger request for any missing info including T&C's signing.
- incorporates
-
JBDS-3627 Installer needs to help move past lack of t/c signing
-
- Closed
-
The tc-accepted rest service now properly returns
{"result": false}if the terms and conditions are not met but the user credentials are OK.
Note: not yet in production. This will happen when this issue is marked Done