Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

SSO login for generic clients and CLI #140

Merged
merged 6 commits into from
Aug 3, 2020
Merged

SSO login for generic clients and CLI #140

merged 6 commits into from
Aug 3, 2020

Conversation

kspearrin
Copy link
Member

  • Support SSO option when invoking the login command
  • Support for other clients to call into SSO component ans pass parameters

@kspearrin kspearrin requested a review from a team August 3, 2020 15:07
@kspearrin kspearrin changed the title sso SSO login for generic clients and CLI Aug 3, 2020
@kspearrin kspearrin requested a review from cscharf August 3, 2020 16:20
callbackServer.close(() => reject());
}
});
let foundPort = false;;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ERROR: src/cli/commands/login.command.ts:237:35 - Unnecessary semicolon
ERROR: src/cli/commands/login.command.ts:237:35 - missing whitespace

@kspearrin kspearrin requested a review from cscharf August 3, 2020 19:08
@kspearrin kspearrin merged commit 7d49902 into master Aug 3, 2020
@kspearrin kspearrin deleted the ssotweaks2 branch August 3, 2020 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants