We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
No response
The text was updated successfully, but these errors were encountered:
refactor: update apple and microsoft config key names
bb83d91
BREAKING CHANGE: The following OpenID Connect configuration keys have been renamed to better explain their purpose: ```patch - private_key_id + apple_private_key_id - private_key + apple_private_key - team_id + apple_team_id - tenant + microsoft_tenant ``` Closes #1979
5840542
refactor: update apple and microsoft config key names (#2261)
6da2370
refactor: update apple and microsoft config key names (ory#2261)
d3c7c9c
BREAKING CHANGE: The following OpenID Connect configuration keys have been renamed to better explain their purpose: ```patch - private_key_id + apple_private_key_id - private_key + apple_private_key - team_id + apple_team_id - tenant + microsoft_tenant ``` Closes ory#1979
aeneasr
Successfully merging a pull request may close this issue.
Preflight checklist
Describe your problem
Describe your ideal solution
Workarounds or alternatives
Version
master
Additional Context
No response
The text was updated successfully, but these errors were encountered: