macadmins / macadmins/SupportCompanion

Company Portal tab is not SSO compatible

Open
#84 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
187
Forks
12
Avg merge
1m
Merged PRs (30d)
2

Description

The Company Portal tab does not seem to respect SSO via standard Entra SSO or Platform SSO nor does the CP tab support passkey authentication, likely due to standard WebView API instead of ASWebAuthenticationSession. Disclaimer: I'm not programmer but have bumped into this quite a few times.

Consider the Apple documentation here: https://developer.apple.com/documentation/authenticationservices/supporting-single-sign-on-in-a-web-browser-app

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the Swift implementation of the Company Portal tab and tracing how it opens authentication. Compare its current WebView flow with Apple's supporting single sign-on guidance for ASWebAuthenticationSession, including Entra SSO and passkey behavior. Done means the Company Portal tab supports the reported SSO and passkey authentication cases without regressing normal sign-in.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
authentication, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.