Skip to content

Update OIDC documentation with OIDC list #1979

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

MarekMichali
Copy link
Contributor

@MarekMichali MarekMichali commented Apr 15, 2025

Description

Changes proposed in this pull request:

  • Update OIDC docs

Related issue(s)

See #423

Copy link

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@MarekMichali MarekMichali marked this pull request as ready for review April 22, 2025 10:16
@MarekMichali MarekMichali requested a review from a team as a code owner April 22, 2025 10:16
@MarekMichali MarekMichali added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature labels Apr 22, 2025
@kyma-gopher-bot kyma-gopher-bot enabled auto-merge (squash) April 22, 2025 10:16
To create an SAP BTP, Kyma runtime with a custom Open ID Connect (OIDC) configuration, specify the additional `oidc` provisioning parameters.
To create an SAP BTP, Kyma runtime with a custom Open ID Connect (OIDC) configuration, you can specify either a single `oidc` object or a list of `oidc` objects as provisioning parameters. While both options are supported, using a list of `oidc` objects is the recommended approach, even if you are defining only one OIDC configuration. The list allows you to define multiple OIDC configurations. The single `oidc` object is only supported for backward compatibility.

See the example with the OIDC list:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about See the example configuration with the OIDC list: or just See an example of the OIDC list:?

MarekMichali and others added 17 commits April 30, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants