Skip to content

Conversation

@hf
Copy link
Contributor

@hf hf commented Jun 11, 2025

Apple's ID tokens sometimes say https://appleid.apple.com but the well-known URL returns that the issuer should be https://account.apple.com.

@hf hf requested a review from a team as a code owner June 11, 2025 04:49
@hf hf merged commit 23d69f1 into master Jun 11, 2025
7 checks passed
@hf hf deleted the hf/fix-new-oidc-provider-apple branch June 11, 2025 04:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15576299483

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 3 of 5 (60.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 70.099%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/token_oidc.go 3 5 60.0%
Totals Coverage Status
Change from base Build 15576056004: -0.005%
Covered Lines: 11342
Relevant Lines: 16180

💛 - Coveralls

hf pushed a commit that referenced this pull request Jun 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.176.1](v2.176.0...v2.176.1)
(2025-06-11)


### Bug Fixes

* new `odic.Provider` for apple with insecure issuer url context
([#2055](#2055))
([23d69f1](23d69f1))
* skip apple oidc issuer check
([#2053](#2053))
([1c6f18e](1c6f18e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
…2055)

Apple's ID tokens sometimes say `https://appleid.apple.com` but the
well-known URL returns that the issuer should be
`https://account.apple.com`.
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.176.1](v2.176.0...v2.176.1)
(2025-06-11)


### Bug Fixes

* new `odic.Provider` for apple with insecure issuer url context
([#2055](#2055))
([23d69f1](23d69f1))
* skip apple oidc issuer check
([#2053](#2053))
([1c6f18e](1c6f18e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
issuedat pushed a commit that referenced this pull request Sep 30, 2025
…2055)

Apple's ID tokens sometimes say `https://appleid.apple.com` but the
well-known URL returns that the issuer should be
`https://account.apple.com`.
issuedat pushed a commit that referenced this pull request Sep 30, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.176.1](v2.176.0...v2.176.1)
(2025-06-11)


### Bug Fixes

* new `odic.Provider` for apple with insecure issuer url context
([#2055](#2055))
([23d69f1](23d69f1))
* skip apple oidc issuer check
([#2053](#2053))
([1c6f18e](1c6f18e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

4 participants