|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved.", |
3 | 3 | "license": "The Universal Permissive License (UPL), Version 1.0",
|
4 | 4 | "wlst_type": "SecurityConfiguration",
|
5 | 5 | "child_folders_type": "single_unpredictable",
|
|
876 | 876 | "WP001": "/SecurityConfiguration/%SEC_CONFIG%/Realm${:s}/%REALM%/AuthenticationProvider${:s}/%PROVIDER%"
|
877 | 877 | }
|
878 | 878 | },
|
| 879 | + "TrustServiceIdentityAsserter": { |
| 880 | + "wlst_type": "oracle.security.jps.wls.providers.trust.TrustServiceIdentityAsserter", |
| 881 | + "child_folders_type": "none", |
| 882 | + "version": "[12.1.2,]", |
| 883 | + "folders": {}, |
| 884 | + "attributes": { |
| 885 | + "ActiveType": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ActiveType", "wlst_path": "WP001", "value": {"default": "['Authorization']" }, "wlst_type": "list" } ], |
| 886 | + "Base64DecodingRequired": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Base64DecodingRequired", "wlst_path": "WP001", "value": {"default": false }, "wlst_type": "boolean", "get_method" : "GET", "access": "RO" } ], |
| 887 | + "Description": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Description", "wlst_path": "WP001", "value": {"default": "Trust Service Identity Assertion Provider" }, "wlst_type": "string" } ], |
| 888 | + "ProviderClassName": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ProviderClassName", "wlst_path": "WP001", "value": {"default": "oracle.security.jps.wls.providers.trust.TrustServiceAsserterProviderImp" }, "wlst_type": "string", "get_method" : "GET", "access": "RO" } ], |
| 889 | + "SupportedTypes": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "SupportedTypes", "wlst_path": "WP001", "value": {"default": "['Authorization']" }, "wlst_type": "string", "get_method" : "GET", "access": "RO" } ], |
| 890 | + "Version": [{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Version", "wlst_path": "WP001", "value": {"default": "1.0" }, "wlst_type": "string", "get_method" : "GET", "access": "RO" } ] |
| 891 | + }, |
| 892 | + "wlst_attributes_path": "WP001", |
| 893 | + "wlst_paths": { |
| 894 | + "WP001": "/SecurityConfiguration/%SEC_CONFIG%/Realm${:s}/%REALM%/AuthenticationProvider${:s}/%PROVIDER%" |
| 895 | + } |
| 896 | + }, |
879 | 897 | "VirtualUserAuthenticator": {
|
880 | 898 | "wlst_type": "${VirtualUserAuthenticator:weblogic.security.providers.authentication.VirtualUserAuthenticator}",
|
881 | 899 | "child_folders_type": "none",
|
|
0 commit comments