Skip to content

Commit

Permalink
fix: authMethod dummy
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
berezovskyi committed Jan 1, 2024
1 parent dba3bb9 commit 2fa31a2
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ useThisServiceProvider=http://localhost:8801/services/serviceProviders/sp_single
implName=OSLC RefImpl 2020 CM
# The authentication style (currently supports only BASIC, not FORM)
# FIXME: BASIC auth is broken in Testsuite
# authMethod=BASIC
# # Only needed for Jazz-specific form-based authentification
# #formUri=https://quagmire.rtp.raleigh.ibm.com:9443/ccm/authenticated/j_security_check
# # The authentication credentials
# userId=admin
# pw=admin
# mandatory
authMethod=BASIC
# Only needed for Jazz-specific form-based authentification
#formUri=https://quagmire.rtp.raleigh.ibm.com:9443/ccm/authenticated/j_security_check
# The authentication credentials
userId=admin
pw=admin

# Defines which tests to run:
# OSLC 2:
Expand Down

0 comments on commit 2fa31a2

Please sign in to comment.