cloudfoundry / cloudfoundry/stratos

Use Stratos log in credentials to connect to disconnected cf's

Open
#3,496 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

community feature-request triage
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

Scenario...

  • Multiple cf's are registered in stratos
  • User is not connected to some/all cf's
  • User has same username/password credentials for some/all cf's

Requirement

  • User logs in to stratos with username/password
  • Stratos attempts to connect to any disconnected cf with same username/password

Comments

  • We do something similar for cf push world but with a specific single, predetermined cf
  • This should only cover cf endpoint types
  • We should probably have this as a flag that's disabled by default

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing cf push credential flow mentioned in the discussion and the entry point for connecting Cloud Foundry endpoints. Confirm how a disabled-by-default flag would control retries, then verify that only disconnected cf endpoints using matching credentials are attempted.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.