|
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,12.2.1)", "wlst_mode": "online", "wlst_name": "ActiveTypes", "wlst_path": "WP001", "value": {"default": "java.lang.String['Authorization']" }, "wlst_type": "list" } , |
| 886 | + {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ActiveType${:s}", "wlst_path": "WP001", "value": {"default": "${:java.lang.String['Authorization']}" }, "wlst_type": "${delimited_string:list}", "get_method": "${LSA:GET}" } ], |
| 887 | + "Base64DecodingRequired": [{"version": "[12.1.2,12.2.1)", "wlst_mode": "online", "wlst_name": "Base64DecodingRequired", "wlst_path": "WP001", "value": {"default": false }, "wlst_type": "boolean", "access": "RO" } , |
| 888 | + {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "Base64DecodingRequired", "wlst_path": "WP001", "value": {"default": "${true:false}" }, "wlst_type": "boolean", "access": "${:RO}" } ], |
| 889 | + "CompatibilityObjectName": [{"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "CompatibilityObjectName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ], |
| 890 | + "Description": [{"version": "[12.1.2,)", "wlst_mode": "online", "wlst_name": "Description", "wlst_path": "WP001", "value": {"default": "Trust Service Identity Assertion Provider" }, "wlst_type": "string", "access": "RO" } ], |
| 891 | + "ProviderClassName": [{"version": "[12.1.2,)", "wlst_mode": "online", "wlst_name": "ProviderClassName", "wlst_path": "WP001", "value": {"default": "oracle.security.jps.wls.providers.trust.TrustServiceAsserterProviderImp" }, "wlst_type": "string", "access": "RO" } ], |
| 892 | + "SupportedTypes": [{"version": "[12.1.2,)", "wlst_mode": "online", "wlst_name": "SupportedTypes", "wlst_path": "WP001", "value": {"default": "java.lang.String['Authorization']" }, "wlst_type": "list", "get_method" : "GET", "access": "RO" } ], |
| 893 | + "Version": [{"version": "[12.1.2,)", "wlst_mode": "online", "wlst_name": "Version", "wlst_path": "WP001", "value": {"default": "1.0" }, "wlst_type": "string", "access": "RO" } ] |
| 894 | + }, |
| 895 | + "wlst_attributes_path": "WP001", |
| 896 | + "wlst_paths": { |
| 897 | + "WP001": "/SecurityConfiguration/%SEC_CONFIG%/Realm${:s}/%REALM%/AuthenticationProvider${:s}/%PROVIDER%" |
| 898 | + } |
| 899 | + }, |
879 | 900 | "VirtualUserAuthenticator": {
|
880 | 901 | "wlst_type": "${VirtualUserAuthenticator:weblogic.security.providers.authentication.VirtualUserAuthenticator}",
|
881 | 902 | "child_folders_type": "none",
|
|
0 commit comments