mirror of
https://github.com/unikent-ms1/simple-soap-ecp-test.git
synced 2025-01-22 17:29:59 +00:00
Fix emphasis
This commit is contained in:
parent
3e5e9beef0
commit
741e9514d1
@ -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 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
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
||||||
**The values for ```ENTITYID``` and ```ENDPOINT``` are the defaults.**
|
*The values for ```ENTITYID``` and ```ENDPOINT``` are the defaults.*
|
||||||
|
|
||||||
```
|
```
|
||||||
CRED=user:pass \
|
CRED=user:pass \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user