Skip to content

Latest commit

 

History

History
59 lines (23 loc) · 2.5 KB

log-on-with-a-browser-to-the-cloud-foundry-cli-and-service-dashboards-7eb0943.md

File metadata and controls

59 lines (23 loc) · 2.5 KB

Log on with a Browser to the Cloud Foundry CLI and Service Dashboards

Platform users of the Cloud Foundry environment have the option to log on with a custom identity provider or the default identity provider.

Context

When accessing a web application, like a service dashboard (for example logs.cf.eu10.hana.ondemand.com) or you log into your Cloud Foundry account using the CLI with cf login -sso, you’re prompted by a login screen. This method enables you to log on to a custom identity provider or makes it easier to log on when multifactor authentication is required.

Procedure

  1. Navigate to the URL for your service dashboard or provided by the CF CLI.

    The login screen appears.

    If this is the first time you're loging on or your browser cache has been cleaned of cookies, you're prompted to provide the origin key of your custom identity provider or choose the default identity provider.

    Logon Page Without Cookies

    Otherwise the sign in page lists your accounts on custom identity providers with which you previously logged on.

    Logon Page With Previous Logon

  2. Choose your identity provider and log on.

Related Information

Log On with a Custom Identity Provider to the Cloud Foundry Environment Using the Cloud Foundry Command-Line Interface