createServiceAuthenticationRequest

suspend fun createServiceAuthenticationRequest(    redirectUrl: String = this.redirectUrl,     wrapAsPar: Boolean = false,     optionalParameters: OAuth2RqesParameters.Optional? = null): AuthenticationRequestParameters(source)

CSC API v2.0.0.2 Authorization to access /credentials/info and /credentials/list endpoints