Fire below cmd
appcfg.sh -A janews-151415 -V 1 download_app "C:/Temp"
appcfg.sh -A janews-151415 -V 1 download_app "C:/Temp"
$headers.Add("SOAPAction", '')$response = Invoke-WebRequest -Uri $Url -Body $body -Headers $headers -Method POST| Protocol | Identity | Credential | Identity Provider | Service Provider | Trust |
|---|---|---|---|---|---|
| SAML2 | XML "Assertion" | Multiple |
SAML2 Identity Provider |
SAML2 Service Provider |
Established by digitally signing assertions of identity with pre-shared keys or pre-trusted certificate authorities |
| OAuth | JSON "Token" | Multiple but current standards for specifying | OAuth endpoint | OAuth endpoint | OAuth verified identity providers using pre-shared "tokens" that are hard to guess, but not cryptographically verified |
| SSL Certificate Authentication | Digitally signed certificate | Digitally signed certificate | Certificate authority | Web server running SSL | Established through the trust of certificate authorities |
| BrowserID | Email address | Certificate | BrowserID provider | Any web application | Trust is established when a user is granted a certificate for authentication from their email provider |