fusionauth-issues
fusionauth-issues copied to clipboard
[Bug]: Exception deleting key assigned to Apple IdP
What happened?
- Generate a key with the
ES256algorithm - Assign the key to an Apple IdP
- Attempt to delete the key via admin UI or API
- An unexpected exception is thrown
The failed requests should return an error response describing the issue.
Version
1.61.2
Affects Versions
≥ 1.17.0
Alternatives / Workarounds
No response