From 741e9514d1fd5f307f387304a4bdc700bfc22108 Mon Sep 17 00:00:00 2001 From: Matthew Slowe Date: Fri, 8 Jul 2016 09:05:12 +0100 Subject: [PATCH] Fix emphasis --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ac731b..1703199 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ The script defaults to impersonating an Office365 Azure based SP. Override by sp You also need to specify the registered endpoint that the request is pretending to come from. Again, this defaults to the Office365 endpoint. Override with ```ENDPOINT```. -You *MUST* specify a ```URL``` to make the request against. For a Shibboleth IDP this probably looks like ```https://idp.example.com/idp/profile/SAML2/SOAP/ECP```. +You **MUST** specify a ```URL``` to make the request against. For a Shibboleth IDP this probably looks like ```https://idp.example.com/idp/profile/SAML2/SOAP/ECP```. Example ------- -**The values for ```ENTITYID``` and ```ENDPOINT``` are the defaults.** +*The values for ```ENTITYID``` and ```ENDPOINT``` are the defaults.* ``` CRED=user:pass \