ServiceAuthenticationConfigurationInfo Class
Authentication configuration information.
- Inheritance
-
ServiceAuthenticationConfigurationInfo
Constructor
ServiceAuthenticationConfigurationInfo(*, authority: Optional[str] = None, audience: Optional[str] = None, smart_proxy_enabled: Optional[bool] = None, **kwargs)
Variables
- authority
- str
The authority url for the service.
- audience
- str
The audience url for the service.
- smart_proxy_enabled
- bool
If the SMART on FHIR proxy is enabled.
Feedback
Submit and view feedback for