Skip to content

Commit cf0d9ec

Browse files
committed
Make requestmethod for AA/invite explicit to avoid warnings
1 parent fd8f37b commit cf0d9ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/attribute_aggregation/templates/attributeAuthorities.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ authorities:
9898
password: "{{ aa.invite_password }}",
9999
timeOut: 5000,
100100
type: "rest",
101+
requestMethod: "GET",
101102
pathParams: [
102103
{ index: 1, sourceAttribute: "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" }
103104
],

0 commit comments

Comments
 (0)