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

Feature: User Client Credentials #2259

Merged
merged 88 commits into from
Sep 10, 2024

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Sep 9, 2024

Description

This PR adds UI to manage User Client Credentials.

When creating a new user there are now 2 options:

  • User
  • Api User
Screenshot 2024-09-09 at 15 55 28

In a list an Api User is represented by a square avatar and a regular user is a circular avatar.
Screenshot 2024-09-09 at 15 56 07

When editing an Api User it is possible to manage client credentials:
Screenshot 2024-09-09 at 16 01 23

Screenshot 2024-09-09 at 16 01 15

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Caution

Breaking changes
UmbUserDetailModel requires kind field.
UmbUserItemModel requires kind field

@madsrasmussen madsrasmussen changed the base branch from main to v15/dev September 9, 2024 14:25
Copy link
Member

@nielslyngsoe nielslyngsoe left a comment

Choose a reason for hiding this comment

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

Works well, but there is a slight issue with creating client credentials with bad characters. But this will be fixed later.

Copy link

sonarcloud bot commented Sep 10, 2024

@nielslyngsoe nielslyngsoe merged commit 47ad367 into v15/dev Sep 10, 2024
8 checks passed
@nielslyngsoe nielslyngsoe deleted the v15/feature/user-client-credentials branch September 10, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants