Die Hard
If an Application CAN'T support OAuth, what ID must they use?
KSID / TSID
Are FHIR services REST or SOAP?
REST
What does OAuth stand for?
OAuth, or open authorization, is a widely adopted authorization framework that allows you to consent to an application interacting with another on your behalf without having to reveal your password. It does this by providing access tokens to third-party services without exposing user credentials.
If an Application is EXTERNAL and CAN'T support mTLS what must they get?
Operation Deviation
What does FHIR stand for?
Fast Healthcare Interoperability Resources
If application doesn't require user to login, what the OAuth flow used?
Client Credentials
What team do you request an OAuth security policy from?
IAM
What is needed for FHIR on Launch Apps to get routed to B2B FHIR instead of MU FHIR?
Bridges Override Configuration
What is the word added in front of the token when adding the Authorization header to the API calls?
Bearer