mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Removed unnecessary indentation in code; added missing </s:Envelope>
This commit is contained in:
parent
40ce58718d
commit
ce6231a203
@ -470,6 +470,7 @@ The following example shows the enrollment web service request for federated aut
|
||||
</ac:AdditionalContext>
|
||||
</wst:RequestSecurityToken>
|
||||
</s:Body>
|
||||
</s:Envelope>
|
||||
```
|
||||
|
||||
After validating the request, the web service looks up the assigned certificate template for the client, update it if needed, sends the PKCS\#10 requests to the CA, processes the response from the CA, constructs an OMA Client Provisioning XML format, and returns it in the RequestSecurityTokenResponse (RSTR).
|
||||
|
Loading…
x
Reference in New Issue
Block a user