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

[FEATURE REQUEST] Support of custom IdPs in Role assignment #319

Merged
merged 2 commits into from
Nov 17, 2022

Conversation

lechnerc77
Copy link
Member

@lechnerc77 lechnerc77 commented Nov 17, 2022

This PR contains the enhancements in the btpsa code as well as in the JSON schemas to support the IdP parameter when assigning role collections.

The IdP can be defined on two levels:

  • parameters.json: Default provider that will be used for all role collections if none is specified in the role collections
  • usecase.json: per role collection a specific IdP can be defined that overrules the default one from the parameters.json

If there is no IdP is provided at all the default of the btp CLI is used

@lechnerc77 lechnerc77 requested a review from rui1610 November 17, 2022 08:08
@lechnerc77 lechnerc77 added this to the btpsa-v1.1.0 milestone Nov 17, 2022
@lechnerc77 lechnerc77 added the enhancement New feature or request label Nov 17, 2022
@lechnerc77 lechnerc77 self-assigned this Nov 17, 2022
@lechnerc77 lechnerc77 linked an issue Nov 17, 2022 that may be closed by this pull request
1 task
@lechnerc77 lechnerc77 merged commit e00bde4 into dev Nov 17, 2022
@lechnerc77 lechnerc77 deleted the issue-315 branch November 17, 2022 16:12
@lechnerc77 lechnerc77 linked an issue Nov 22, 2022 that may be closed by this pull request
1 task
@lechnerc77 lechnerc77 mentioned this pull request Nov 23, 2022
lechnerc77 added a commit that referenced this pull request Nov 23, 2022
* [FEATURE REQUEST] Support of custom IdPs in Role assignment (#319)

* fix issue with wrong parameters-handling

* [btpsa bot] Generate parameter documentation

* [btpsa bot] Generate parameter documentation

* add dependabot configuration for npm (#320)

* [btpsa bot] Generate parameter documentation

Co-authored-by: Rui Nogueira <[email protected]>
Co-authored-by: [btpsa bot] docu generation <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Support of labels for resources [FEATURE REQUEST] Support of custom IdPs in Role assignment
2 participants