Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Fix for issue 471 - non-interactive authentication #473

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Conversation

lechnerc77
Copy link
Member

Purpose

Does the PR solve an issue

[X] Yes - Please add issue number: #471 
[ ] No

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Execute the setup of a CF space in a subaccount that already hosts several CF spaces and use basic authentication for the login flow.

What to Check

Verify that the following are valid

  • The flow works without the error inappropriate ioctl for device that means "waiting for interactive data entry to select the space"

Other Information

The limitation remains for login via SSO, as there is no non-interactive flow for this setup i.e. the creation of several spaces is not possible. This is an issue with the CF API and not with the btpsa.

@lechnerc77 lechnerc77 added the bug Something isn't working label Mar 27, 2023
@lechnerc77 lechnerc77 added this to the to be planned milestone Mar 27, 2023
@lechnerc77 lechnerc77 requested a review from rui1610 March 27, 2023 08:06
@lechnerc77 lechnerc77 self-assigned this Mar 27, 2023
@lechnerc77
Copy link
Member Author

@lechnerc77 lechnerc77 modified the milestones: to be planned, btpsa-v1.7.0 Mar 27, 2023
@lechnerc77 lechnerc77 merged commit df1de8e into dev Mar 28, 2023
@lechnerc77 lechnerc77 deleted the issue-471 branch March 28, 2023 13:21
@lechnerc77 lechnerc77 added the available in dev fix/enhancement is available in dev label Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
available in dev fix/enhancement is available in dev bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants