FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support for updating a users name.formatted by rickardliljeberg · Pull Request #61 · AzureAD/SCIMReferenceCode · GitHub

Support for updating a users name.formatted - #61

Open
Rickard (rickardliljeberg) wants to merge 1 commit into
AzureAD:masterfrom
Evercate:update-user-name.formatted
Open

Support for updating a users name.formatted#61
Rickard (rickardliljeberg) wants to merge 1 commit into
AzureAD:masterfrom
Evercate:update-user-name.formatted

Conversation

Copy link
Copy Markdown

No description provided.

Deleted user (ghost) commented Jul 16, 2021
edited by ghost
Loading

Copy link
Copy Markdown


All CLA requirements met.


if (string.IsNullOrWhiteSpace(name.FamilyName) && string.IsNullOrWhiteSpace(name.GivenName))
{
if (nameExisting != null)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think your change will affect this part of the codebase. Please update accordingly.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core2EnterpriseUserExtensions Apply Patch does not patches Name Formatted

2 participants


Back | FazBrowse Home | New Git URL