Skip to content

Commit

Permalink
Update saml.http
Browse files Browse the repository at this point in the history
  • Loading branch information
raikbitters authored Jun 6, 2024
1 parent da3a8d4 commit 8cf1301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/requests/saml.http
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@token = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTc2ODk0MzUsInVzZXJfbmFtZSI6InN1cGVyYWRtaW4iLCJhdXRob3JpdGllcyI6WyJST0xFX0FETUlOSVNUUkFUT1IiXSwianRpIjoiQ3A1QlNLSU1pd2tCT3BtZ1FUQjhFY3VseEJJIiwiY2xpZW50X2lkIjoidWkiLCJzY29wZSI6WyJ1aSJdfQ.8Q8vEARJDJIh2CRj44BCxaT7-mImMb_0WB2oqtIduM4
@token = ""


POST http://localhost:8080/uat/settings/auth/saml/
Expand All @@ -23,7 +23,7 @@ Authorization: Bearer {{token}}
}

###
@saml_resource=1
@saml_resource=""

PUT http://localhost:8080/uat/settings/auth/saml/{{saml_resource}}
Content-Type: application/json
Expand Down

0 comments on commit 8cf1301

Please sign in to comment.