Línea 52... |
Línea 52... |
52 |
When I press "Save changes"
|
52 |
When I press "Save changes"
|
53 |
Then I should see "Changes saved"
|
53 |
Then I should see "Changes saved"
|
54 |
And I should see "Testing service"
|
54 |
And I should see "Testing service"
|
55 |
And "Allow login" "icon" should exist in the "Testing service" "table_row"
|
55 |
And "Allow login" "icon" should exist in the "Testing service" "table_row"
|
56 |
And "Allow services" "icon" should exist in the "Testing service" "table_row"
|
56 |
And "Allow services" "icon" should exist in the "Testing service" "table_row"
|
57 |
And I should see "-" in the "Testing service" "table_row"
|
57 |
And "Service discovery successful" "icon" should exist in the "Testing service" "table_row"
|
58 |
And I click on "Configure endpoints" "link" in the "Testing service" "table_row"
|
58 |
And I click on "Configure endpoints" "link" in the "Testing service" "table_row"
|
59 |
And I should see "authorization_endpoint"
|
59 |
And I should see "authorization_endpoint"
|
60 |
And I should not see "discovery_endpoint"
|
60 |
And I should see "discovery_endpoint"
|
- |
|
61 |
And I should see "device_authorization_endpoint"
|
61 |
And I navigate to "Server > OAuth 2 services" in site administration
|
62 |
And I navigate to "Server > OAuth 2 services" in site administration
|
62 |
And I click on "Configure user field mappings" "link" in the "Testing service" "table_row"
|
63 |
And I click on "Configure user field mappings" "link" in the "Testing service" "table_row"
|
63 |
And I should see "firstname" in the "givenName" "table_row"
|
64 |
And I should see "firstname" in the "givenname" "table_row"
|
- |
|
65 |
And I should see "idnumber" in the "sub" "table_row"
|
- |
|
66 |
And I should see "email" in the "email" "table_row"
|
- |
|
67 |
And I should see "lang" in the "locale" "table_row"
|
64 |
And I navigate to "Server > OAuth 2 services" in site administration
|
68 |
And I navigate to "Server > OAuth 2 services" in site administration
|
65 |
And I click on "Edit" "link" in the "Testing service" "table_row"
|
69 |
And I click on "Edit" "link" in the "Testing service" "table_row"
|
66 |
And I set the following fields to these values:
|
70 |
And I set the following fields to these values:
|
67 |
| Name | Testing service modified |
|
71 |
| Name | Testing service modified |
|
68 |
And I press "Save changes"
|
72 |
And I press "Save changes"
|