-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ManagedUser] add delegated indicator to role
- Loading branch information
Showing
4 changed files
with
27 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1679,7 +1679,7 @@ Feature: | |
|
||
Scenario: As a logged-in user with new app version I can not unregister with empty body | ||
Given I am logged with "[email protected]" via OAuth client "JeMengage Mobile" | ||
And I add "X-App-Version" header equal to "v5.11.0" | ||
And I add "X-App-Version" header equal to "v5.18.0#0" | ||
When I send a "POST" request to "/api/v3/profile/unregister" | ||
Then the response status code should be 400 | ||
|
||
|
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