macadmins / macadmins/SupportCompanion
Company Portal tab is not SSO compatible
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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