Skip to content
New issue

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

Update config key neames #1979

Closed
3 of 8 tasks
aeneasr opened this issue Nov 23, 2021 · 0 comments · Fixed by #2261
Closed
3 of 8 tasks

Update config key neames #1979

aeneasr opened this issue Nov 23, 2021 · 0 comments · Fixed by #2261
Assignees
Labels
feat New feature or request.

Comments

@aeneasr
Copy link
Member

aeneasr commented Nov 23, 2021

Preflight checklist

Describe your problem

  • oidc providers team_* / private_key_* -> apple_*
  • whitelisted_return_urls -> allowed_return_urls

Describe your ideal solution

Workarounds or alternatives

Version

master

Additional Context

No response

@aeneasr aeneasr added the feat New feature or request. label Nov 23, 2021
@aeneasr aeneasr self-assigned this Nov 23, 2021
@aeneasr aeneasr added this to the v0.9.0-alpha.1 milestone Nov 23, 2021
aeneasr added a commit that referenced this issue Feb 25, 2022
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
aeneasr added a commit that referenced this issue Feb 25, 2022
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
aeneasr added a commit that referenced this issue Feb 25, 2022
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
peturgeorgievv pushed a commit to senteca/kratos-fork that referenced this issue Jun 30, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant