kyma-project / cli

Simple set of commands to manage a Kyma installation
Apache License 2.0
111 stars 118 forks source link

Automate provisioning SAP Cloud Identity Authentication service instance #2114

Open kwiatekus opened 1 month ago

kwiatekus commented 1 month ago

Description

Prototype a kyma cli command that configures SAP IAS tenant as Identity Provider for Kyma. This includes:

Reasons

Provisioning and configuring SAP IAS Service instance as kyma identity provider is complex, multi-stage process that when not automated, is definitely error-prone.

Having a cli command that takes off the burden is very much expected.

Attachments

Gist example from @ptesny explaining the process (with screenshots) and with automation suggestions inline in the text

ptesny commented 1 month ago

There is another gist of mine with the BTP CLI this time.... Jumpstart kymaruntime environment from SAP BTP trial.