Skip to main content

Get information about the current authentication mode

GET 

//auth/info

Get information about the current authentication mode

Responses

Login was successful

Schema
    authURL stringrequired

    JWT only

    scheme stringrequired
curl -L -X GET '/auth/info' \
-H 'Accept: application/json'
Request Collapse all
Base URL
ResponseClear

Click the Send API Request button above and see the response here!