Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: jans-cli tabulate scim user list #1518

Merged
merged 1 commit into from Jun 7, 2022
Merged

Conversation

devrimyatar
Copy link
Contributor

Users obtained via scim is tabluated as follows:

+----+--------------------------------------+------------+--------------------+----------+
|    | id                                   | userName   | displayName        | active   |
+====+======================================+============+====================+==========+
|  1 | 8d50a04b-08f8-4bd6-b779-ceb441a4c360 | admin      | Default Admin User | True     |
+----+--------------------------------------+------------+--------------------+----------+
|  2 | 2e8d340e-4289-4e6a-9c71-798b0239635a | devrim     | Devrim Yatar            | False    |
+----+--------------------------------------+------------+--------------------+----------+

@devrimyatar devrimyatar added comp-jans-cli-tui Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jun 7, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2022

[jans-cli] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2022

[jans-linux-setup] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@devrimyatar devrimyatar requested a review from yuriyz June 7, 2022 13:40
@yuriyz yuriyz merged commit d370978 into main Jun 7, 2022
@yuriyz yuriyz deleted the jans-cli-tabulate-users branch June 7, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-cli-tui Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants