AssertionService.CreateClientAssertion method
Creates a client assertion for the specified token endpoint.
public string CreateClientAssertion(string tokenEndpoint)
| parameter | description |
|---|---|
| tokenEndpoint | The token endpoint for which the assertion is created. |
See Also
- class AssertionService
- namespace Kestrun.Authentication