Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomer2001 committed Dec 7, 2018
1 parent 6afb42e commit cccdab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/passport-saml-config.json
Expand Up @@ -4,7 +4,7 @@
"issuer": "urn:test",
"identifierFormat": "urn:oasis:names:tc:SAML:2.0:nameid-format:transient",
"authnRequestBinding": "HTTP-POST",
"additionalAuthorizeParams": "{ providerId: 'test' }",
"additionalAuthorizeParams": "{ \"providerId\" : \"test\" }",
"logo_img":"{Provider Logo url}",
"enable":"false",
"cert":"your_idp_public_certicate_in_single_line",
Expand Down

0 comments on commit cccdab8

Please sign in to comment.