|
412 | 412 | "webAuthnPolicyPasswordlessExtraOrigins": [],
|
413 | 413 | "scopeMappings": [
|
414 | 414 | {
|
415 |
| - "clientScope": "offline_access", |
| 415 | + "clientScope": "stac:item:create", |
416 | 416 | "roles": [
|
417 |
| - "offline_access" |
| 417 | + "Data Admin" |
418 | 418 | ]
|
419 | 419 | },
|
420 | 420 | {
|
421 |
| - "clientScope": "stac:collection:create", |
| 421 | + "clientScope": "stac:item:delete", |
422 | 422 | "roles": [
|
423 | 423 | "Data Admin"
|
424 | 424 | ]
|
425 | 425 | },
|
426 | 426 | {
|
427 |
| - "clientScope": "stac:collection:delete", |
| 427 | + "clientScope": "offline_access", |
428 | 428 | "roles": [
|
429 |
| - "Data Admin" |
| 429 | + "offline_access" |
430 | 430 | ]
|
431 | 431 | },
|
432 | 432 | {
|
433 |
| - "clientScope": "stac:collection:update", |
| 433 | + "clientScope": "stac:collection:create", |
434 | 434 | "roles": [
|
435 | 435 | "Data Admin"
|
436 | 436 | ]
|
437 | 437 | },
|
438 | 438 | {
|
439 |
| - "clientScope": "stac:item:create", |
| 439 | + "clientScope": "stac:item:update", |
440 | 440 | "roles": [
|
441 | 441 | "Data Admin"
|
442 | 442 | ]
|
443 | 443 | },
|
444 | 444 | {
|
445 |
| - "clientScope": "stac:item:delete", |
| 445 | + "clientScope": "stac:collection:delete", |
446 | 446 | "roles": [
|
447 | 447 | "Data Admin"
|
448 | 448 | ]
|
449 | 449 | },
|
450 | 450 | {
|
451 |
| - "clientScope": "stac:item:update", |
| 451 | + "clientScope": "stac:collection:update", |
452 | 452 | "roles": [
|
453 | 453 | "Data Admin"
|
454 | 454 | ]
|
|
784 | 784 | ],
|
785 | 785 | "defaultClientScopes": [
|
786 | 786 | "web-origins",
|
| 787 | + "stac:item:delete", |
787 | 788 | "acr",
|
| 789 | + "stac:item:create", |
788 | 790 | "profile",
|
789 | 791 | "roles",
|
790 | 792 | "stac:collection:create",
|
791 | 793 | "stac:collection:delete",
|
792 |
| - "stac:collection:update", |
793 |
| - "stac:item:create", |
794 |
| - "stac:item:delete", |
795 | 794 | "stac:item:update",
|
| 795 | + "stac:collection:update", |
796 | 796 | "email"
|
797 | 797 | ],
|
798 | 798 | "optionalClientScopes": [
|
|
1038 | 1038 | }
|
1039 | 1039 | ]
|
1040 | 1040 | },
|
| 1041 | + { |
| 1042 | + "id": "45a21cc4-dc79-467a-8b62-19b9318d93b5", |
| 1043 | + "name": "stac:item:create", |
| 1044 | + "description": "Ability to create STAC items", |
| 1045 | + "protocol": "openid-connect", |
| 1046 | + "attributes": { |
| 1047 | + "include.in.token.scope": "true", |
| 1048 | + "display.on.consent.screen": "true", |
| 1049 | + "gui.order": "", |
| 1050 | + "consent.screen.text": "" |
| 1051 | + } |
| 1052 | + }, |
1041 | 1053 | {
|
1042 | 1054 | "id": "cd343b34-d750-4397-bd77-82cd23cba2e8",
|
1043 | 1055 | "name": "role_list",
|
|
1086 | 1098 | }
|
1087 | 1099 | ]
|
1088 | 1100 | },
|
| 1101 | + { |
| 1102 | + "id": "4baf7214-a062-4a64-a07c-26f653e04d4a", |
| 1103 | + "name": "stac:item:delete", |
| 1104 | + "description": "Ability to delete STAC items", |
| 1105 | + "protocol": "openid-connect", |
| 1106 | + "attributes": { |
| 1107 | + "include.in.token.scope": "true", |
| 1108 | + "display.on.consent.screen": "true", |
| 1109 | + "gui.order": "", |
| 1110 | + "consent.screen.text": "" |
| 1111 | + } |
| 1112 | + }, |
1089 | 1113 | {
|
1090 | 1114 | "id": "3c9ae02e-b43c-4e3d-89a7-525323914765",
|
1091 | 1115 | "name": "email",
|
|
1310 | 1334 | }
|
1311 | 1335 | ]
|
1312 | 1336 | },
|
| 1337 | + { |
| 1338 | + "id": "127420f1-cc96-4bb0-9bcb-c86a39b92507", |
| 1339 | + "name": "stac:collection:create", |
| 1340 | + "description": "Ability to create STAC collections", |
| 1341 | + "protocol": "openid-connect", |
| 1342 | + "attributes": { |
| 1343 | + "include.in.token.scope": "true", |
| 1344 | + "display.on.consent.screen": "true", |
| 1345 | + "gui.order": "", |
| 1346 | + "consent.screen.text": "" |
| 1347 | + } |
| 1348 | + }, |
| 1349 | + { |
| 1350 | + "id": "21c9767a-9941-43ee-94c9-e99fc9e7b556", |
| 1351 | + "name": "stac:item:update", |
| 1352 | + "description": "Ability to update STAC items", |
| 1353 | + "protocol": "openid-connect", |
| 1354 | + "attributes": { |
| 1355 | + "include.in.token.scope": "true", |
| 1356 | + "display.on.consent.screen": "true", |
| 1357 | + "gui.order": "", |
| 1358 | + "consent.screen.text": "" |
| 1359 | + } |
| 1360 | + }, |
1313 | 1361 | {
|
1314 | 1362 | "id": "44058cfa-4682-46be-9cea-3508535c7ca5",
|
1315 | 1363 | "name": "address",
|
|
1342 | 1390 | }
|
1343 | 1391 | ]
|
1344 | 1392 | },
|
1345 |
| - { |
1346 |
| - "id": "127420f1-cc96-4bb0-9bcb-c86a39b92507", |
1347 |
| - "name": "stac:collection:create", |
1348 |
| - "description": "Ability to create STAC collections", |
1349 |
| - "protocol": "openid-connect", |
1350 |
| - "attributes": { |
1351 |
| - "include.in.token.scope": "true", |
1352 |
| - "display.on.consent.screen": "true", |
1353 |
| - "gui.order": "", |
1354 |
| - "consent.screen.text": "" |
1355 |
| - } |
1356 |
| - }, |
1357 | 1393 | {
|
1358 | 1394 | "id": "b2d5a08e-1db4-4b2a-9fec-133bc0afc8d4",
|
1359 | 1395 | "name": "stac:collection:delete",
|
|
1377 | 1413 | "gui.order": "",
|
1378 | 1414 | "consent.screen.text": ""
|
1379 | 1415 | }
|
1380 |
| - }, |
1381 |
| - { |
1382 |
| - "id": "45a21cc4-dc79-467a-8b62-19b9318d93b5", |
1383 |
| - "name": "stac:item:create", |
1384 |
| - "description": "Ability to create STAC items", |
1385 |
| - "protocol": "openid-connect", |
1386 |
| - "attributes": { |
1387 |
| - "include.in.token.scope": "true", |
1388 |
| - "display.on.consent.screen": "true", |
1389 |
| - "gui.order": "", |
1390 |
| - "consent.screen.text": "" |
1391 |
| - } |
1392 |
| - }, |
1393 |
| - { |
1394 |
| - "id": "4baf7214-a062-4a64-a07c-26f653e04d4a", |
1395 |
| - "name": "stac:item:delete", |
1396 |
| - "description": "Ability to delete STAC items", |
1397 |
| - "protocol": "openid-connect", |
1398 |
| - "attributes": { |
1399 |
| - "include.in.token.scope": "true", |
1400 |
| - "display.on.consent.screen": "true", |
1401 |
| - "gui.order": "", |
1402 |
| - "consent.screen.text": "" |
1403 |
| - } |
1404 |
| - }, |
1405 |
| - { |
1406 |
| - "id": "21c9767a-9941-43ee-94c9-e99fc9e7b556", |
1407 |
| - "name": "stac:item:update", |
1408 |
| - "description": "Ability to update STAC items", |
1409 |
| - "protocol": "openid-connect", |
1410 |
| - "attributes": { |
1411 |
| - "include.in.token.scope": "true", |
1412 |
| - "display.on.consent.screen": "true", |
1413 |
| - "gui.order": "", |
1414 |
| - "consent.screen.text": "" |
1415 |
| - } |
1416 | 1416 | }
|
1417 | 1417 | ],
|
1418 | 1418 | "defaultDefaultClientScopes": [
|
|
1422 | 1422 | "roles",
|
1423 | 1423 | "web-origins",
|
1424 | 1424 | "acr",
|
1425 |
| - "stac:collection:create", |
1426 | 1425 | "stac:collection:delete",
|
1427 | 1426 | "stac:collection:update",
|
1428 | 1427 | "stac:item:create",
|
1429 | 1428 | "stac:item:delete",
|
1430 |
| - "stac:item:update" |
| 1429 | + "stac:item:update", |
| 1430 | + "stac:collection:create" |
1431 | 1431 | ],
|
1432 | 1432 | "defaultOptionalClientScopes": [
|
1433 | 1433 | "offline_access",
|
|
1485 | 1485 | "subComponents": {},
|
1486 | 1486 | "config": {
|
1487 | 1487 | "allowed-protocol-mapper-types": [
|
1488 |
| - "oidc-address-mapper", |
| 1488 | + "oidc-usermodel-attribute-mapper", |
| 1489 | + "oidc-sha256-pairwise-sub-mapper", |
| 1490 | + "oidc-usermodel-property-mapper", |
| 1491 | + "saml-user-attribute-mapper", |
1489 | 1492 | "saml-user-property-mapper",
|
1490 | 1493 | "oidc-full-name-mapper",
|
1491 |
| - "oidc-sha256-pairwise-sub-mapper", |
1492 | 1494 | "saml-role-list-mapper",
|
1493 |
| - "saml-user-attribute-mapper", |
1494 |
| - "oidc-usermodel-property-mapper", |
1495 |
| - "oidc-usermodel-attribute-mapper" |
| 1495 | + "oidc-address-mapper" |
1496 | 1496 | ]
|
1497 | 1497 | }
|
1498 | 1498 | },
|
|
1504 | 1504 | "subComponents": {},
|
1505 | 1505 | "config": {
|
1506 | 1506 | "allowed-protocol-mapper-types": [
|
1507 |
| - "saml-user-property-mapper", |
1508 |
| - "saml-role-list-mapper", |
1509 | 1507 | "oidc-address-mapper",
|
1510 | 1508 | "oidc-sha256-pairwise-sub-mapper",
|
1511 |
| - "saml-user-attribute-mapper", |
1512 | 1509 | "oidc-usermodel-attribute-mapper",
|
1513 | 1510 | "oidc-full-name-mapper",
|
1514 |
| - "oidc-usermodel-property-mapper" |
| 1511 | + "saml-user-attribute-mapper", |
| 1512 | + "oidc-usermodel-property-mapper", |
| 1513 | + "saml-role-list-mapper", |
| 1514 | + "saml-user-property-mapper" |
1515 | 1515 | ]
|
1516 | 1516 | }
|
1517 | 1517 | },
|
|
0 commit comments