This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [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 <rui.nogueira@sap.com> Co-authored-by: [btpsa bot] docu generation <btpsabot@users.noreply.github.com>
- Loading branch information
1 parent
cabc3f7
commit 575f5c3
Showing
55 changed files
with
677 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## defaultIdp Type | ||
|
||
`string` ([default IdP](btpsa-parameters-properties-default-idp.md)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
...rties-role-collections-to-be-assigned-to-a-service-items-properties-idp-name.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## idp Type | ||
|
||
`string` ([IdP name](btpsa-usecase-properties-role-collections-to-be-assigned-to-a-service-items-properties-idp-name.md)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ unknown | |
**constant**: the value of this property must be equal to: | ||
|
||
```json | ||
"default" | ||
"central" | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,5 @@ unknown | |
**constant**: the value of this property must be equal to: | ||
|
||
```json | ||
"default" | ||
"central" | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...perties-services-items-allof-1-then-allof-12-then-allof-1-if-properties-plan.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## plan Type | ||
|
||
unknown | ||
|
||
## plan Constraints | ||
|
||
**constant**: the value of this property must be equal to: | ||
|
||
```json | ||
"default" | ||
``` |
3 changes: 3 additions & 0 deletions
3
...e-properties-services-items-allof-1-then-allof-12-then-allof-1-if-properties.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## properties Type | ||
|
||
unknown |
35 changes: 35 additions & 0 deletions
35
...tpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-if.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## if Type | ||
|
||
unknown | ||
|
||
# if Properties | ||
|
||
| Property | Type | Required | Nullable | Defined by | | ||
| :------------ | :------------ | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| [plan](#plan) | Not specified | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/12/then/allOf/1/if/properties/plan") | | ||
|
||
## plan | ||
|
||
|
||
|
||
`plan` | ||
|
||
* is optional | ||
|
||
* Type: unknown | ||
|
||
* cannot be null | ||
|
||
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-if-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/12/then/allOf/1/if/properties/plan") | ||
|
||
### plan Type | ||
|
||
unknown | ||
|
||
### plan Constraints | ||
|
||
**constant**: the value of this property must be equal to: | ||
|
||
```json | ||
"default" | ||
``` |
3 changes: 3 additions & 0 deletions
3
...rties-services-items-allof-1-then-allof-12-then-allof-1-then-properties-plan.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## plan Type | ||
|
||
unknown |
3 changes: 3 additions & 0 deletions
3
...properties-services-items-allof-1-then-allof-12-then-allof-1-then-properties.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## properties Type | ||
|
||
unknown |
47 changes: 47 additions & 0 deletions
47
...sa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-then.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
## then Type | ||
|
||
unknown | ||
|
||
# then Properties | ||
|
||
| Property | Type | Required | Nullable | Defined by | | ||
| :------------ | :------------ | :------- | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| [plan](#plan) | Not specified | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-then-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/12/then/allOf/1/then/properties/plan") | | ||
|
||
## plan | ||
|
||
service plan >default< for >auditlog-management< is available in data centers: | ||
|
||
* {'region': 'ap10', 'name': 'Australia (Sydney)'} | ||
* {'region': 'ap11', 'name': 'Singapore'} | ||
* {'region': 'ap12', 'name': 'South Korea (Seoul)'} | ||
* {'region': 'ap20', 'name': 'Australia (Sydney) Azure'} | ||
* {'region': 'ap21', 'name': 'Singapore'} | ||
* {'region': 'br10', 'name': 'Brazil (Sao Paulo)'} | ||
* {'region': 'ca10', 'name': 'Canada (Montreal)'} | ||
* {'region': 'ch20', 'name': 'cf-ch20'} | ||
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'} | ||
* {'region': 'eu11', 'name': 'Europe (Frankfurt) EU Access - AWS'} | ||
* {'region': 'eu20', 'name': 'Europe (Netherlands)'} | ||
* {'region': 'eu30', 'name': 'Europe (Frankfurt)'} | ||
* {'region': 'in30', 'name': 'India (Mumbai)'} | ||
* {'region': 'jp10', 'name': 'Japan (Tokyo)'} | ||
* {'region': 'jp20', 'name': 'Japan (Tokyo)'} | ||
* {'region': 'us10', 'name': 'US East (VA)'} | ||
* {'region': 'us20', 'name': 'US West (WA)'} | ||
* {'region': 'us21', 'name': 'US East (VA)'} | ||
* {'region': 'us30', 'name': 'US Central (IA)'} | ||
|
||
`plan` | ||
|
||
* is optional | ||
|
||
* Type: unknown | ||
|
||
* cannot be null | ||
|
||
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1-then-properties-plan.md "undefined#/properties/services/items/allOf/1/then/allOf/12/then/allOf/1/then/properties/plan") | ||
|
||
### plan Type | ||
|
||
unknown |
3 changes: 3 additions & 0 deletions
3
...d/btpsa-usecase-properties-services-items-allof-1-then-allof-12-then-allof-1.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## 1 Type | ||
|
||
unknown |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,5 @@ unknown | |
|
||
| Value | Explanation | | ||
| :---------- | :---------- | | ||
| `"central"` | | | ||
| `"default"` | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.