Grant Type:






Test 3: Trusted dynamic client registration

After clicking Start, the client application retrieves metadata from the following FHIR server and performs UDAP Trusted Dynamic Client registration at its registration endpoint by submitting a software statement signed with the private key corresponding to the app's UDAP test certificate.

FHIR Base URL: https://test.udap.org/fhir/r4/stage
Start
Test 5: Client Authentication using client_secret (authorization code flow)

After clicking Start, the client application redirects the user's agent to the authorization endpoint for the following FHIR server using the client_id obtained during manual registration, then exchanges the authorization code for an access token using the client_secret obtained during manual registration. Note: This test covers only basic OAuth 2.0 functionality for authorization code flow for apps that do not yet support UDAP Dynamic Client Registration or UDAP JWT-Based Client Authentication. If you do not already have a client_id and client_secret, click here to manually register your app.

FHIR Base URL: https://test.udap.org/fhir/r4/stage
Sign In Username: udapuser
Sign In Password: udapudap
Start
Test 7: JWT-Based Client Authentication (authorization code flow)

After clicking Start, the client application redirects the user's agent to the authorization endpoint for the following FHIR server using the client_id obtained in Test 3, then exchanges the authorization code for an access token per UDAP JWT-Based Client Authentication by submitting an Authentication Token signed with the private key corresponding to the app's UDAP test certificate.

FHIR Base URL: https://test.udap.org/fhir/r4/stage
Sign In Username: udapuser
Sign In Password: udapudap
Start