Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 886 Bytes

TokensAndAuthenticationApi.md

File metadata and controls

39 lines (21 loc) · 886 Bytes

\TokensAndAuthenticationApi

All URIs are relative to http://localhost

Method HTTP request Description
GetToken Get /security/1.0/authenticate Get a bearer token.

GetToken

AuthenticationResponse GetToken(ctx, )

Get a bearer token.

Callable by LDAP users.

Required Parameters

This endpoint does not need any parameter.

Return type

AuthenticationResponse

Authorization

basicAuth, bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]