admin-controller

Get OAuth2 log in processing URL (getMailProcessingUrl)

Returns the URL enclosed in double quotes. After successful authentication with OAuth2 provider and user consent for requested scope, it makes a redirect to this path so that the platform can do further log in processing and generating access tokens.

Available for users with 'SYS_ADMIN' authority.

get/api/admin/mail/oauth2/loginProcessingUrl

Response

OK

string required

Changes