Skip to content

When logging in to staging, success message should be "Logged in successfully to identity.api.stage.openshift.com" #886

@craicoverflow

Description

@craicoverflow

Description

The success message when logging into does not use the API gateway value, it uses a hard-coded value, when printing to the console.

Version: all

Steps to reproduce

Log in to staging: rhoas login --api-gateway=stg

Expected vs actual behaviour

Expected:

❯ ./rhoas login --api-gateway=stg
Logging in...

...

Logged in successfully to identity.api.stage.openshift.com

Actual:

❯ ./rhoas login --api-gateway=stg
Logging in...

...

Logged in successfully to identity.api.openshift.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority/important-longtermImportant over the long term, but may not be currently staffed and/or may require multiple releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions