Skip to content

Oauth composite name#1299

Merged
mattwoberts merged 8 commits into
mainfrom
oauth-composite-name
May 27, 2025
Merged

Oauth composite name#1299
mattwoberts merged 8 commits into
mainfrom
oauth-composite-name

Conversation

@mattwoberts

Copy link
Copy Markdown
Contributor

Issue: #1285

This PR introduces "composite name" support for the display name in fider, as discussed here:

https://feedback.fider.io/posts/566/refactor-name-for-m365-sso

How it works

The change allows more flexibility in how the name is derived. It supports

  • literals - text in quotes, e.g. ' ' or ', '
  • multiple fields / literals, combined with the plus operator

If your name comes from 2 fields - first_name and last_name say, then you would specify the name field in your oauth config as firstname + ' ' + last_name

@mattwoberts mattwoberts merged commit 9b5c745 into main May 27, 2025
8 checks passed
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.

1 participant