|
46 | 46 | "auth_client_id": {"type": "string"}, |
47 | 47 | "auth_app_id": {"type": "string"}, |
48 | 48 | "auth_app_name": {"pattern": "TestApp"}, |
49 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 49 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
50 | 50 | "auth_share_demographic_scopes": {"pattern": "^True$"}, |
51 | 51 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
52 | 52 | }, |
|
94 | 94 | "auth_client_id": {"type": "string"}, |
95 | 95 | "auth_app_id": {"type": "string"}, |
96 | 96 | "auth_app_name": {"pattern": "TestApp"}, |
97 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 97 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
98 | 98 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
99 | 99 | "req_qparam_client_id": {"type": "string"}, |
100 | 100 | "req_qparam_lang": {"type": "string"}, |
|
129 | 129 | "auth_client_id": {"type": "string"}, |
130 | 130 | "auth_app_id": {"type": "string"}, |
131 | 131 | "auth_app_name": {"pattern": "TestApp"}, |
132 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 132 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
133 | 133 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
134 | 134 | "path": {"pattern": "/mymedicare/login"}, |
135 | 135 | "request_method": {"pattern": "GET"}, |
|
158 | 158 | "auth_client_id": {"type": "string"}, |
159 | 159 | "auth_app_id": {"type": "string"}, |
160 | 160 | "auth_app_name": {"pattern": "TestApp"}, |
161 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 161 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
162 | 162 | "auth_crosswalk_action": {"enum": ["R", "C"]}, |
163 | 163 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
164 | 164 | "req_user_id": {"type": "number"}, |
|
195 | 195 | "auth_client_id": {"type": "string"}, |
196 | 196 | "auth_app_id": {"type": "string"}, |
197 | 197 | "auth_app_name": {"pattern": "TestApp"}, |
198 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 198 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
199 | 199 | "auth_crosswalk_action": {"enum": ["R", "C"]}, |
200 | 200 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
201 | 201 | "req_qparam_client_id": {"type": "string"}, |
|
235 | 235 | "auth_client_id": {"type": "string"}, |
236 | 236 | "auth_app_id": {"type": "string"}, |
237 | 237 | "auth_app_name": {"pattern": "TestApp"}, |
238 | | - "auth_app_data_access_type": {"pattern": "RESEARCH_STUDY"}, |
| 238 | + "auth_app_data_access_type": {"pattern": "THIRTEEN_MONTH"}, |
239 | 239 | "auth_crosswalk_action": {"enum": ["R", "C"]}, |
240 | 240 | "auth_require_demographic_scopes": {"pattern": "^True$"}, |
241 | 241 | "req_redirect_uri": {"type": "string"}, |
242 | 242 | "req_scope": {"type": "string"}, |
243 | 243 | "req_share_demographic_scopes": {"pattern": "^True$"}, |
244 | | - "req_allow": {"pattern": "Allow"}, |
| 244 | + "req_allow": {"pattern": "Connect"}, |
245 | 245 | "req_user_id": {"type": "integer"}, |
246 | 246 | "req_user_username": {"type": "string"}, |
247 | 247 | "req_fhir_id": {"type": "string"}, |
|
0 commit comments