Skip to content

Latest commit

 

History

History
172 lines (81 loc) · 1.42 KB

Connecting_to_Cloud_Foundry_Using_Identity_Providers_53dfab0.md

File metadata and controls

172 lines (81 loc) · 1.42 KB

Connecting to Cloud Foundry Using Identity Providers

Connect to Cloud Foundry using the UI or the command line.

The manner in which you can connect to Cloud Foundry depends on the identity provider (IdP) you use.

Comparison Between the Different Identity Providers for Cloud Foundry Login in SAP Business Application Studio

 

SAP ID Service

Custom IdP

Corporate IdP

SAP Business Application Studio UI-based login

Supported

Not supported

Not supported

SAP Business Application Studio CLI-based login

Supported

Supported

Supported

CLI-based login example

Reference

cf login

Reference

cf login --origin <origin>

Reference

cf login --sso

Authorization flow

OAuth Resource Owner Password

OAuth Resource Owner Password

OAuth Authorization Code Grant (browser flow) + One-Time Passcode

For more information, see this blog.