You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sandbox/api/openapi.yaml
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -1208,33 +1208,6 @@ components:
1208
1208
example: 20000
1209
1209
type: number
1210
1210
type: object
1211
-
securitySchemes:
1212
-
nhs-login-p0:
1213
-
description: |
1214
-
# NHS Login P0 authentication
1215
-
1216
-
This is a user-restricted authentication pattern for Patient Access to
1217
-
NHS Digital APIs. For a full description of our authentication and
1218
-
authorization patterns please see the [Security and authorisation page](https://digital.nhs.uk/developer/guides-and-documentation/security-and-authorisation).
1219
-
flows:
1220
-
authorizationCode:
1221
-
authorizationUrl: /oauth2/authorize
1222
-
scopes: {}
1223
-
tokenUrl: /oauth2/token
1224
-
x-tokenExchange:
1225
-
tokenUrl: /oauth2/token
1226
-
scopes: {}
1227
-
type: oauth2
1228
-
app-level0:
1229
-
description: |
1230
-
# Application level 0 authentication
1231
-
1232
-
This is an application-restricted authentication pattern for access
1233
-
to NHS England APIs. For a full description of our authentication
1234
-
and authorization patterns please see the [Security and authorisation page](https://digital.nhs.uk/developer/guides-and-documentation/security-and-authorisation).
0 commit comments