DicomServiceAuthenticationConfigurationResponse

data class DicomServiceAuthenticationConfigurationResponse(val audiences: List<String>, val authority: String)

Authentication configuration information

Constructors

constructor(audiences: List<String>, authority: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The audiences for the service

Link copied to clipboard

The authority url for the service