createCscAuthnRequest
suspend fun OAuth2Client.createCscAuthnRequest(state: String, authorizationDetails: Set<AuthorizationDetails>? = null, scope: String? = null, requestUri: String? = null, credentialId: ByteArray? = null): CscAuthenticationRequestParameters(source)