microsoft / microsoft/BCApps

[Bug]: "Authentication Email" is not visible on the onprem User List

Open Beginner friendly
#9,871 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Team: Integrations
Dominant language
AL
Stars
683
Forks
459
Avg merge
3d 26m
Merged PRs (30d)
633

Description

Describe the issue

Field "Authentication Email" is only visible for SaaS customers on "page 9800 Users"
Since onprem can also use oauth authentification, we should show this for onprem customers as well.

See the specific code line, i suggest to remove
https://github.com/microsoft/BCApps/blob/eac1bcdc7a9460f4d7c3a426a6d921eb4dcafc54/src/Layers/W1/BaseApp/Modules/System/User/Users.Page.al#L108

Expected behavior

We should be able to see "Authentication Email" disregarding if it is SaaS or onPrem

Steps to reproduce

Spring onprem container and open "page 9800 Users"

Additional context

No response

I will provide a fix for a bug
  • I will provide a fix for a bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open src/Layers/W1/BaseApp/Modules/System/User/Users.Page.al at line 108 and inspect the visibility condition for Authentication Email on page 9800 Users. Verify the field in an on-prem container and confirm it is visible for both on-prem and SaaS without changing unrelated fields.

Written by the indexing model from the issue text.

Assessment

Domain
authentication
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.