Gladwin Johnson

Results 59 issues of Gladwin Johnson

### Task type Builds ### Description MSAL Builds should verify package signing ### Solution Add a task step to verify package signature

build pipeline

Currently WAM UI is suppressed when login hint is provided but not accounts control. This needs a change in, - MSALRuntime / MSAL CPP layer ([Internal Tracking bug : 2623293](https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2623293))...

Feature Request
internal
WAM
scenario:Desktop
public-client

### MSAL client type Managed identity ### Problem Statement ### MSAL client type Confidential ### Problem Statement **Task type** Development **Description** Currently, MSAL with Managed Identity does not expose any...

enhancement

Fixes # **Changes proposed in this request** uses credentials for managed identity **Testing** unit tests **Performance impact** need to be tested **Documentation** - [ ] All relevant documentation is updated....

### MSAL client type Managed identity ### Problem statement Update AssertionRequestOptions to handle client capabilities for MSI Federated Identity Credential (FIC) scenarios, ensuring that higher-level SDKs can pass capabilities to...

Feature Request
scenario:ManagedIdentity
confidential-client

`AADSTS700024: Client assertion is not within its valid time range. Current time: 2024-10-02T22:05:03.6755165Z, assertion valid from 1970-01-01T00:00:00.0000000Z, expiry time of assertion 2024-10-02T21:30:53.0000000Z. Review the documentation at https://learn.microsoft.com/entra/identity-platform/certificate-credentials` This error can...

documentation

### Task type Engineering excellence ### Description The Build Quality Checks task allows you to add quality gates to your build process. Guidance : https://eng.ms/docs/microsoft-security/identity/identity-productivity/quality/test/unittest/enablecodecoverageinprs ### Solution **Steps to follow...

internal
Engineering Excellence
QM

### Task type Engineering excellence ### Description Visibility of code coverage in pull requests help developers and reviewers ensure that new code is tested. When differential code coverage is enabled...

internal
Engineering Excellence
QM

The method responsible for calculating token expiration (expires_on) in MSAL (Managed Identity) is not handling various date-time formats correctly. This leads to errors or incorrect results when processing expiration times...

scenario: managed identity