Migration in WebLogic security provider

Hello


I want to migrate the dev security provider to test and I experience the following behaviors: new users and their groups are inserted correctly, but existing users and their group memberships are not being updated or crushed. Is this expected behavior? Do I need to set some parameters when I import or export security provider in the Console of Administration WebLogic?
Thank you!

Kind regards
Stijn

Stijn of morning,

WLS integrated LDAP migration mechanisms are not really made for a properly structured deployment process. I assume that this is due in part to the fact that Oracle is not really a lawyer allows you to use the Protocol LDAP WLS is the main tool of management of authentication and permissions in a productive environment, but rather by an appropriate OID, MSAD or another LDAP. All that you are migrating 'normally' are the configurations of LDAP and group/AppRole rather than physically importing assignments users.

Certainly, that 'normally' comes with large enough citations because you may need to use LDAP WLS because there is nothing else. But I would say your solution is one of the valid solutions to deal with this problem, and as you can script these steps, it should not be too difficult to use.

See you soon!

Tags: Business Intelligence

Similar Questions

  • Integrated WebLogic fails to start after you have added the security provider

    Hello

    I'm new in the adf and weblogic. I use weblogic built-in jdev 12 c 12.1.2.

    I set up the security in my weblogic using this blog.

    http://adfgouravtkiet.blogspot.com/2012/07/Configuring-ADF-security-using-database.html

    It is configured successfully. But after you configure when I restart my weblogic server, it will fail to start. This is stack strace.

    < 16 April 2014 17:46:33 hours CEST > < error > < security > < BEA-090870 > < the domain 'myrealm' could not be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: java.lang.NullPointerException.

    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: java.lang.NullPointerException

    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)

    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1812)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:447)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:845)

    Truncated. check the log file full stacktrace

    Caused by: com.bea.common.engine.ServiceInitializationException: java.lang.NullPointerException

    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)

    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)

    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)

    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)

    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.NullPointerException

    at weblogic.security.providers.authentication.shared.DBMSUtils.verifyHashAlgorithmUsable(DBMSUtils.java:43)

    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.validateConfiguration(DBMSSQLAuthenticatorDelegateImpl.java:167)

    to weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl. < init > (DBMSSQLAuthenticatorDelegateImpl.java:77)

    at weblogic.security.providers.authentication.DBMSAuthenticatorDelegateImpl.getInstance(DBMSAuthenticatorDelegateImpl.java:459)

    at weblogic.security.providers.authentication.DBMSSQLAuthenticationProviderImpl.initialize(DBMSSQLAuthenticationProviderImpl.java:55)

    Truncated. check the log file full stacktrace

    >

    < 16 April 2014 17:46:33 hours CEST > < opinion > < security > < BEA-090082 > < security initialization using security realm myrealm. >

    < 16 April 2014 17:46:33 hours CEST > < critical > < WebLogicServer > < BEA-000362 > < server failed. Reason:

    There are 1 nested errors:

    weblogic.security.service.SecurityServiceRuntimeException: security services [Security: 090399] not available

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:921)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1058)

    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)

    at weblogic.security.SecurityService.start(SecurityService.java:148)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

    >

    < 16 April 2014 17:46:33 hours CEST > < opinion > < WebLogicServer > < BEA-000365 > < Server state changed to FAILED. >

    < 16 April 2014 17:46:33 hours CEST > < error > < WebLogicServer > < BEA-000383 > < is not an essential service. The server shuts itself down. >

    < 16 April 2014 17:46:33 hours CEST > < opinion > < WebLogicServer > < BEA-000365 > < Server state has changed to FORCE_SHUTTING_DOWN. >

    Stopping Server Derby...

    Derby server stopped.

    Process is complete.

    [End of IntegratedWebLogicServer.]

    SQL authentication is configured using a data source. If I change the name of blind in weblogic in the config.xml file data source, he throws exception but able to start the server. can any body help to what he's trying to find the data source before inilizing it. Here is my file config.xml

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < domain xmlns =" http://xmlns. Oracle.com/WebLogic/Domain "xmlns:sec =" http://xmlns. " Oracle.com/WebLogic/Security "xmlns:wls =" http://xmlns. " Oracle.com/WebLogic/Security/WLS "" xmlns: xsi = " http://www.w3.org/2001/XMLSchema-instance " xsi: schemaLocation = " http://xmlns." Oracle.com/WebLogic/Security/XACML http://xmlns.oracle.com/weblogic/security/xacml/1.0/xacml.xsd http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator/1.0/passwordvalidator.xsd http://xmlns.oracle.com/oracleas/schema/11/jps/weblogic/providers http://xmlns.oracle.com/weblogic/1.0/security.xsd http://xmlns.oracle.com/weblogic/domain http://xmlns.oracle.com/weblogic/1.0/domain.xsd http://xmlns.oracle.com/weblogic/security http://xmlns.oracle.com/weblogic/1.0/security.xsd http://xmlns.oracle.com/weblogic / security/wls http://xmlns.oracle.com/weblogic/security/wls/1.0/wls.xsd' > .

    < name > DefaultDomain < / name >

    field < version > 12.1.2.0.0 < / domain-version >

    > security configuration <

    < name > DefaultDomain < / name >

    < domain >

    < sec: authentication - provider xsi: type = "wls:sql - authenticatorType" >

    db_user < sec: name > < / sec: name >

    < sec: control - flag > SUFFICIENT < / sec: control - flag >

    < wls: data-source-name >workdayDS< / wls: data-source-name >

    < wls:plaintext - passwords-activated > true < / wls:plaintext - passwords-enabled >

    < wls:sql - get-users-Word of past > SELECT PASSWORD FROM WORKDAY_USERS WHERE username =? < / wls:sql - get-users-Word of past >

    < wls:sql - user - exists > SELECT name from USER OF WORKDAY_USERS WHERE username =? < / wls:sql - user - exists >

    < wls:sql - list-members-groups > short_name SELECT OF WORKDAY_user_role_grants g, workday_roles r, workday_users u WHERE g.usr_id = AND g.rle_id = r.id AND u.username u.id =? < / wls:sql - list-members-groups >

    < wls:sql - list-users > SELECT USER FROM WORKDAY_USERS WHERE name LIKE USER name? < / wls:sql - list-users >

    < wls:sql - get-user-description > SELECT DISPLAY_NAME FROM WORKDAY_USERS WHERE username =? < / wls:sql - get-user-description >

    < wls:sql - list-groups > SELECT SHORT_NAME FROM WORKDAY_ROLES WHERE SHORT_NAME AS? < / wls:sql - list-groups >

    < wls:sql - group - exists > SELECT SHORT_NAME WORKDAY_ROLES WHERE SHORT_NAME =? < / wls:sql - group - exists >

    < wls:sql - East-members > SELECT u.username OF WORKDAY_user_role_grants g, WORKDAY_users u WHERE u.id = g.usr_id AND rle_id = (SELECT id FROM WORKDAY_roles WHERE short_name =?) AND usr_id = (SELECT id FROM WORKDAY_users WHERE username =?) < / wls:sql - is-member >

    < wls:sql - get-group-description > SELECT name FROM workday_roles WHERE the short_name =? < / wls:sql - get-group-description >

    < wls:password - algorithm > < / wls:password - algorithm >

    < wls:password - style > PLAINTEXT < / wls:password - style >

    < wls:sql - create-user > INSERT INTO WORKDAY_USERS (USERNAME, PASSWORD, DISPLAY_NAME) VALUES (?,?,?) < / wls:sql - create-user >

    < wls:sql - user-delete > DELETE FROM WORKDAY_USERS WHERE username =? < / wls:sql - remove-user >

    < wls:sql - remove group memberships > DELETE FROM WORKDAY_user_role_grants WHERE rle_id = (SELECT id FROM workday_roles WHERE short_name =?) OR usr_id = (SELECT id FROM workday_users WHERE username =?) < / wls:sql - remove group memberships >

    < wls:sql - set-user-description > UPDATE WORKDAY_USERS SET DISPLAY_NAME =? WHERE USERNAME =? < / wls:sql - set-user-description >

    < wls:sql - set-user-word of past > UPDATE WORKDAY_USERS SET PASSWORD =? WHERE USERNAME =? < / wls:sql - set-user-word of past >

    < wls:sql - create group > VALUES INSERT INTO WORKDAY_ROLES (id, short_name, name) (ROLES_SEQ. NEXTVAL,?,?) < / wls:sql - create group >

    < wls:sql - set-group-description > UPDATE workday_roles SET name =? WHERE short_name =? < / wls:sql - set-group-description >

    < wls:sql - Add-Member-to-group > INSERT INTO workday_user_role_grants (id, rle_id, usr_id) VALUES (workday_user_role_grants_seq. NEXTVAL, (SELECT id FROM workday_roles WHERE short_name =?), (SELECT id FROM workday_users WHERE username =?)) < / wls:sql - Add-Member-to-group >

    < wls:sql - remove-member-of-group > DELETE FROM workday_user_role_grants WHERE rle_id = (SELECT id FROM workday_roles WHERE short_name =?) AND usr_id = (SELECT id FROM workday_users WHERE username =?) < / wls:sql - remove-member-of-group >

    < wls:sql - group-delete > DELETE FROM WORKDAY_ROLES WHERE short_name =? < / wls:sql - remove group >

    < wls:sql - delete-Group-members > DELETE FROM workday_user_role_grants WHERE rle_id = (SELECT id FROM workday_roles WHERE short_name =?) < / wls:sql - remove group member >

    < wls:sql - list-group-members > SELECT username FROM workday_user_role_grants g, workday_roles r, u workday_users WHERE g.usr_id = AND g.rle_id = r.id AND r.short_name u.id =? AND u.username AS? < / wls:sql - list-group-members >

    < / sec: authentication - provider >

    < sec: authentication - provider xsi: type = "wls:default - authenticatorType" >

    < sec: name > DefaultAuthenticator < / sec: name >

    < / sec: authentication - provider >

    " < sec: authentication - provider xmlns:prov = ' http://xmlns.Oracle.com/OracleAS/schema/11/JPs/WebLogic/providers "xsi: type ="prov:trust - service-identity-asserterType"> ".

    Trust Service identity Asserter < sec: name > < / sec: name >

    < / sec: authentication - provider >

    < sec: authentication - provider xsi: type = "wls:default - identity-asserterType" >

    < sec: name > DefaultIdentityAsserter < / sec: name >

    < dry: active-type > AuthenticatedUser < / dry: active-type >

    < / sec: authentication - provider >

    " < sec: role - Mapper = xmlns:xac ' http://xmlns.Oracle.com/WebLogic/security/XACML "xsi: type =" xac:xacml - role-mapperType "> ".

    < sec: name > XACMLRoleMapper < / sec: name >

    < / sec: role - Mapper >

    " < sec: authorizer = xmlns:xac ' http://xmlns.Oracle.com/WebLogic/security/XACML "xsi: type =" xac:xacml - authorizerType "> ".

    < sec: name > XACMLAuthorizer < / sec: name >

    < / sec: authorizer >

    < sec: adjudicator xsi: type = "wls:default - adjudicatorType" >

    < sec: name > DefaultAdjudicator < / sec: name >

    < / sec: adjudicator >

    < sec: credential - Mapper xsi: type = "wls:default - credential-mapperType" >

    < sec: name > DefaultCredentialMapper < / sec: name >

    < / sec: credential - Mapper >

    < sec: cert - path-provider xsi: type = "wls:web - logic-cert-path-providerType" >

    < sec: name > WebLogicCertPathProvider < / sec: name >

    < / sec: cert - path-supplier >

    < sec: cert - road-builder > WebLogicCertPathProvider < / sec: cert - road-builder >

    < sec: name > myrealm < / sec: name >

    " < sec: password - validator = xmlns:pas ' http://xmlns.Oracle.com/WebLogic/security/providers/passwordValidator "xsi: type =" not: System-Password - validatorType "> ".

    < sec: name > SystemPasswordValidator < / sec: name >

    < not: min - password - > 8 length < / not: min - password - length >

    < not: min-digital - or - special-characters > 1 < / not: min-digital - or - special characters >

    < / sec: password - validator >

    < / domain >

    < domain >

    < sec: authentication - provider xsi: type = "wls:sql - authenticatorType" >

    db_user < sec: name > < / sec: name >

    < sec: control - flag > OPTIONAL < / sec: control - flag >

    < / sec: authentication - provider >

    < s: deploy-credential-mapping-ignored > true < / sec: deploy-credential-mapping-ignored >

    RDBMS < sec: name > < / sec: name >

    < / domain >

    field < default > myrealm < / default domain >

    < credentials encrypted > {ESA} oiXGiKafJRTHRLy3teTxciHGGJde23frXWjmnQAK2qQIuRYhySgd6oh/ZsnHQK1u99KboPN4Tjo5uS6tg37hufUPCJIdgDAhAOjBEZHVTXFc4YwQmZ6jdCpqlqEjUOkK < / encrypted credential >

    WebLogic < node-Manager-user name > < / node-Manager-user name >

    {ESA} < node-Manager-password - encrypted > dPzCkXm4Z8SaMVCroCwFXEIvbz/FTMroi8W/aDM7blA = < / node-Manager-password encrypted >

    < use-kss-for-demo > true < / use-kss-for-demo >

    < / security configuration >

    < Server >

    < name > DefaultServer < / name >

    < ssl >

    < name > DefaultServer < / name >

    < enabled > true < / enabled >

    < Listening port >

    8102

    < / Listen-port >

    < two - way ssl compatible > true < / two - way compatible ssl >

    < / ssl >

    < Listening port >

    8101

    < / Listen-port >

    > web server <

    < name > DefaultServer < / name >

    < log-server-web >

    < name > DefaultServer < / name >

    < elf fields > date time cs-method ctx-ctx - sc-status cs - uri DIN ecid < / elf fields >

    <-log file format > extended < / format of log file-->

    < / Web-server log >

    < / web server >

    BRP1LAP16 < listen-address > < / listen-address >

    < tunneling-enabled > true < / tunnel-enabled >

    <-diagnosis-server configuration >

    < name > DefaultServer < / name >

    < diagnosis-context-activated > true < / diagnosis-context-enabled >

    < / config-diagnosis-server >

    defaultCoherenceCluster < consistency cluster-system-resource > < / coherence-cluster-system-resources >

    < / Server >

    < incorporated-ldap >

    < name > DefaultDomain < / name >

    < credentials encrypted > {ESA} WRTXOv5WcAtcIZFA7g9azU4v/ogflkbFEN1TAdhhGbU6R7RiiSfLaouE6fgnkjRg < / encrypted credential >

    < / embedded-ldap >

    configuration < version > 12.1.2.0.0 < / configuration-version >

    < app deployment >

    State-management-provider-memory-rar < name > < / name >

    DefaultServer < target > < / target >

    RAR < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/com.Oracle.State-management.State-management-provider-memory-RAR-impl_12.1.2.rar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    < app deployment >

    DMS Application #11.1.1.1.0 < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.dms_12.1.2/DMS.war < source path > < / source-path >

    < deployment-order > 5 < / order of deployment >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    < app deployment >

    < name > wsil-wls #12.1.2.0.0 < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/com.Oracle.WebServices.FMW.WSIL-WLS-impl_12.1.2.ear < source path > < / source-path >

    < deployment-order > 5 < / order of deployment >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    < app deployment >

    < name > coherence-transaction-rar < / name >

    DefaultServer < target > < / target >

    RAR < module-type > < / module-type >

    < source path - > C:/Oracle12c/Middleware/Oracle_Home/oracle_common /... /Coherence/lib/Coherence-transaction.rar < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    < app deployment >

    < name > wsm - h < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.WSM.pm_12.1.2/WSM-pm.ear < source path > < / source-path >

    < deployment-order > 5 < / order of deployment >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    < Library >

    [email protected] oracle.sdp.client # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.SDP.client_12.1.2/sdpclient.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.pwdgen # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.pwdgen_12.1.2/pwdgen.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] owasp.esapi # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.owasp_12.1.2/OWASP-esapi.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.wsm.seedpolicies # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.WSM.common_12.1.2/WSM-seed-policies.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] odl.clickhistory # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.odl_12.1.2/clickhistory.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] odl.clickhistory.webapp # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.odl_12.1.2/clickhistory.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > oracle.jrf.system.filter < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.jrf_12.1.2/system-filters.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.jsp.next # < name > < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.jsp_12.1.2/ojsp.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > oracle.dconfig - infra #[email protected] < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.dConfig-infra_12.1.2.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > orai18n-adf #[email protected] < / name >

    DefaultServer < target > < / target >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.nlsgdk_12.1.2/orai18n-ADF.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.adf.dconfigbeans # < name > < / name >

    DefaultServer < target > < / target >

    jar of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.dconfigbeans_12.1.2.jar < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] adf.oracle.domain # < name > < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.model_12.1.2/ADF.Oracle.domain.ear < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] adf.oracle.businesseditor # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.businesseditor_12.1.2/ADF.businesseditor.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.adf.management # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.management_12.1.2/ADF-management.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] adf.oracle.domain.webapp # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.view_12.1.2/ADF.Oracle.domain.webapp.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > jsf #[email protected]< / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.jsf_2.1/JSF-RI-21.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > jstl #[email protected] < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:\Oracle12c\Middleware\Oracle_Home\wlserver/common/deployable-libraries/JSTL-1.2.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > UIX #[email protected] < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.uix_12.1.2/uix11.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > ohw - FRC #[email protected] < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.help_5.0/OHW-RCF.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    < name > ohw - uix #[email protected] < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.help_5.0/OHW-UIX.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.adf.desktopintegration.model # < name > < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.desktopintegration.model_12.1.2/Oracle.ADF.desktopintegration.model.ear < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.adf.desktopintegration # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.ADF.desktopintegration_12.1.2/Oracle.ADF.desktopintegration.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.bi.jbips # < name > < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.bi.presentation_12.1.2/bi-jbips-SLIB-stub.ear < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.bi.composer # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.bi.presentation_12.1.2/bi-composer-SLIB-stub.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.bi.adf.model.slib # < name > < / name >

    DefaultServer < target > < / target >

    ear of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.bi.presentation_12.1.2/bi-ADF-Model-SLIB.ear < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.bi.adf.view.slib # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.bi.presentation_12.1.2/bi-ADF-view-SLIB.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    < Library >

    [email protected] oracle.bi.adf.webcenter.slib # < name > < / name >

    DefaultServer < target > < / target >

    war of < module-type > < / module-type >

    C:/Oracle12c/middleware/Oracle_Home/oracle_common/modules/Oracle.bi.presentation_12.1.2/bi-ADF-WebCenter-SLIB.war < source path > < / source-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / Library >

    <>shutdown-class

    < name > DMSShutdown < / name >

    DefaultServer < target > < / target >

    < deployment-order > 150 < / order of deployment >

    > class name < oracle.dms.wls.DMSShutdown < / class name >

    < / stop-class >

    <>start-class

    < name > class start JPS < / name >

    DefaultServer < target > < / target >

    < deployment > 115 order < / order of deployment >

    > class name < oracle.security.jps.wls.JpsWlsStartupClass < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > JPS start after Activation class < / name >

    DefaultServer < target > < / target >

    < deployment-order > 160 < / order of deployment >

    > class name < oracle.security.jps.wls.JpsWlsPostServiceActivationStartup < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > false < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > class start WSM < / name >

    DefaultServer < target > < / target >

    > class name < oracle.wsm.config.WSMServerStartupShutdownProvider < / class name >

    < / start class >

    <>start-class

    < name > class start JRF < / name >

    DefaultServer < target > < / target >

    < deployment > 110 order < / order of deployment >

    > class name < oracle.jrf.wls.JRFStartup < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > ODL-start < / name >

    DefaultServer < target > < / target >

    < deployment > 145 order < / order of deployment >

    > class name < oracle.core.ojdl.weblogic.ODLConfiguration < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > DMS-start < / name >

    DefaultServer < target > < / target >

    < deployment-order > 150 < / order of deployment >

    > class name < oracle.dms.wls.DMSStartup < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > class start context AWT Application < / name >

    DefaultServer < target > < / target >

    < deployment-order > 150 < / order of deployment >

    > class name < oracle.jrf.AppContextStartup < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    <>start-class

    < name > class start of Web Services < / name >

    DefaultServer < target > < / target >

    < deployment-order > 150 < / order of deployment >

    > class name < oracle.j2ee.ws.server.WebServiceServerStartup < / class name >

    < failure-is-fatal > false < / failure-is-fatal >

    < charge-before-app-deployments > true < / load-front-app-deployments >

    < charge-before-app-activation > true < / load-front-app-activation >

    < / start class >

    store < file >

    < name > mds-GOSA < / name >

    < Directory > store/gmds < / book >

    DefaultServer < target > < / target >

    < / file-store >

    < name-server-admin > DefaultServer < / name of the server-admin->

    < wldf-system-resources >

    Module FMWDFW < name > < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > diagnostics/Module-FMWDFW - 2818.xml < / file-descriptor-name >

    incident creates FMWDFW < description > from non-controlled Exceptions and critical errors < / description >

    < / wldf-system-resources >

    < jdbc-system-resources >

    < name > LocalSvcTblDataSource < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/LocalSvcTblDataSource - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < jdbc-system-resources >

    < name > opss-data-source < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/opss-datasource - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < jdbc-system-resources >

    < name > opss-audit-viewDS < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/opss-auditview - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < jdbc-system-resources >

    < name > opss-audit-DBDS < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/opss-audit - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < jdbc-system-resources >

    < name > mds-GOSA < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/mds-GOSA - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < jdbc-system-resources >

    < name > workdayDS < / name >

    DefaultServer < target > < / target >

    < name-file-descriptor > jdbc/workdayDS-6554 - jdbc.xml < / file-descriptor-name >

    < / jdbc-system-resources >

    < consistency cluster-system-resource >

    < name > defaultCoherenceCluster < / name >

    < name-file-descriptor > coherence/defaultCoherenceCluster - coherence.xml < / file-descriptor-name >

    < / coherence-cluster-system-resources >

    < / domain >

    Data source that I use it is wordayDS.

    I have deleted my domain name and create new ones yet to configure SQL authentication, and it works fine.

  • Custom security provider exception

    Good day, colleagues. I want to raise an old topic.

    I use custom security provider exceptions:

    -AccountExpiredException

    -AccountLockedException

    However, the login()) method captures only FailedLoginException

    Try

    {

    CallbackHandler pwcall = new weblogic.security.URLCallbackHandler (user, pass.getBytes("UTF-8"));

    subject = weblogic.security.services.Authentication.login (pwcall);

    weblogic.servlet.security.ServletAuthentication.runAs (object, request);

    }

    catch (javax.security.auth.login.LoginException e) { }

    e.printStackTrace ();

    }

    javax.security.auth.login.FailedLoginException: [Security: 090304] authentication failed: User...

    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:240)

    to com.bea.common.security.internal.service.LoginModuleWrapper$ 1.run(LoginModuleWrapper.java:110)

    at java.security.AccessController.doPrivileged (Native Method)

    I found similar questions IdentityAssertion custom exception, FailedLoginException asked for many years for WLS 9.2

    Their solution (wlp.propogate.login.exception.cause = true) does not work for WLS 10.3.

    How to propagate original LoginException?

    Or the exception message.

    I did it! Look carefully at the source code:

    javax.security.auth.login.LoginContext:875

    If (moduleStack [i].entry.getControlFlag () == AppConfigurationEntry.LoginModuleControlFlag.REQUISITE) {}

    ..

    If NECESSARY, then immediately throw an exception

    If (methodName.equals (ABORT_METHOD): methodName.equals (LOGOUT_METHOD)) {}

    If (firstRequiredError is nothing)

    firstRequiredError =;

    } else {}

    throwException (firstRequiredError, the);

    }

    } ElseIf (moduleStack [i].entry.getControlFlag () == AppConfigurationEntry.LoginModuleControlFlag.REQUIRED) {}

    ..

    mark only one MANDATORY module is not

    If (firstRequiredError is nothing)

    firstRequiredError =;

    } else {}

    ..

    mark down that one OPTIONAL module failed

    If (firstError is nothing)

    firstError =;

    }

    javax.security.auth.login.LoginContext:922

    We went through all the LoginModules.

    If (firstRequiredError! = null) {}

    a MANDATORY module failed - returns the error

    throwException (firstRequiredError, null);

    } Else if (success == false & firstError! = null) {}

    No module managed - returns the first error

    throwException (firstError, null);

    } else...

    I put the flag of control: OPTION to DefaultAuth (is REQUIRED)

    and order after my LoginModule. (reboot required)!

    Now, I get my % of exceptions)

  • Question on OID security provider

    1. I find two documents official config OID security provider, which is correct?

    http://download.Oracle.com/docs/CD/E15523_01/WebCenter.1111/e12405/wcadm_security.htm#BGBBHAGJ
    http://download.Oracle.com/docs/CD/E12839_01/apirefs.1111/e13952/TaskHelp/security/ConfigureOracleInternetDirectoryATNProvider.html

    The main differences are:

    a. whether to change cn uid to groups of related fields?
    for example: all groups filter to (&(uid=*) (|)) (objectClass = groupofUniqueNames)(objectClass=orcldynamicgroup))))

    b. to modify the config.xml file - jps?


    2. I config successful provider, based on http://download.oracle.com/docs/cd/E15523_01/webcenter.1111/e12405/wcadm_security.htm#BGBBHAGJ, I can find all users and groups OID with weblogic console. My question is why can not remove or change the user's group who, in the OID. When I add a new user via the wizard console weblogic I cant find provider OID in the authentication provider list. What matters with him? a bug or something wrong with my setup, same, it's build-in the drawing?

    a. whether to change cn uid to groups of related fields?

    If the name attribute of the group for the purpose of static group in the LDAP directory structure is one type other than cn, change this type in the settings for the attributes of all the groups and group name of the filter.

    OID, the static group attribute is CN if I'm not mistaken. So I think that we don't need to change the filter to all groups.

    b. to modify the config.xml file - jps?

    I think that no.

    Why can't remove or change the user's group who, in the OID. When I add a new user via the wizard console weblogic I cant find provider OID in the authentication provider list.

    We cannot change anything on the OID the OID of Weblogic provider is read-only. This is not the bug, you get the same behavior with other providers as well.

    Hope that answer to the.

  • When I try to access Microsoft, my Internet Security provider tells me that this is a site without certificate - seriously? Microsoft may not have a certificate?

    Very frustrated and get VERY annoyed the monopoly total Microsoft have my PC. The system they have is beyond a joke. To change the password sign - "for my own safety', I need to enter the last 4 digits of my cell phone - to receive a 'code' to continue. Sometimes I don't get a code - OR I get an error message! Seriously? I could get into Fort Knox easier! I can't access my pc when I turn it on until I have enter the password - I LIVES ON MY OWN - that is trying to access my pc - the goldfish? I need to log in - but Microsoft have totally taken over my computer and I can't cancel the password. When I try to access Microsoft, my Internet Security provider tells me that this is a site without certificate - seriously? Microsoft may not have a certificate?

    Hi RF R,.

    Frustrating indeed sounds and it looks to me that you have two step of checking enabled for your Microsoft Account. Here are some instructions on how to disable it:

    On the two-step verification - Windows help

    I hope this helps!
    David

  • During the installation of Oracle sector Public Revenue Management Applications, we face "" java.lang.ClassNotFoundException: weblogic.security.Encrypt "issues."

    During the installation of Application Framework via./install.sh script, then that account activity held an entry for "WebLogic Admin User ID system" we face as "' java.lang.ClassNotFoundException: weblogic.security.Encrypt" emits messages. "


    Please, help us to solve this problem as soon as POSSIBLE.


    Details of the environment:

    Operating system: 64-bit 5U8 OEL.


    Follow-up document:

    PSRM - sector Public Revenue Management Oracle Installation Documentation (Doc ID 2067339.1)-PSRM_Installation_Guide_v2_4_0_0_0

    Error message:

    Enter the value to be encrypted: 160122:164014 < criteria > error occurred running /usr/java/jdk1.6.0_45/bin/java-Dweblogic.RootDirectory=/ebiz/app/ouaf/Release-FW-

    V4.2.0.0.0/FW. V4.2.0.0.0/data/product/WLS.splapp weblogic.security.Encrypt:

    Output is Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/security/encryption

    Caused by: java.lang.ClassNotFoundException: weblogic.security.Encrypt

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    The main class is not found: weblogic.security.Encrypt.  Program ends.

    End of output

    The program finished in line 118 of the data/bin/perllib/SPL/splLog.pm.

    Error: install.plx has not completed successfully. On the way out.

    From now on, we have completed the slot status of activities for your reference.

    Sl.No

    Name of the activity

    Status

    1

    Create users and groups

    Completed

    2

    Install prerequisite software

    Completed

    3

    Oracle 11.2.0.3 database

    Completed

    4

    Java 6

    Completed

    5

    Oracle WebLogic 10.3.6

    Completed

    6

    Hibernation 4.1.0

    Completed

    7

    Micro Focus Server 5.1 WrapPack 8

    Completed

    8

    Install Oracle Utilities application.

    Here issue facing

    9

    Install Oracle Utilities Application Framework Service Pack 1.

    Pending

    10

    Install Oracle Public Revenue Management sector

    Pending

    11

    Deploy Oracle sector Public Revenue Management application

    Pending















    Concerning

    Knani G

    Hello

    During the installation, we have wrongly given Home Directory Web Application Server like/Ebiz/app/woof/Middleware

    So we changed the Homepage Directory Web Application Server as /ebiz/app/ouaf/Middleware/wlserver_10.3

    then the problem is resolved.

    Thanks for the support.

    Concerning

    Villi Kumar

  • Caused by: java.lang.ClassNotFoundException: weblogic.security.SecurityLogg

    Hi all

    I installed Weblogic server in Redhat Linux and when I try to run start Weblogic service, I get the following error

    from weblogic with the Java version:
    Java version "1.6.0_33".
    Java (TM) SE Runtime Environment (build 1.6.0_33 - b04)
    Java for 64-bit Server VM (build 20, 8 - b03, mixed mode)
    WLS starting with line:
    /usr/java/JDK1.6.0_33/bin/Java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 128m - XX : MaxPermSize = 256m-Dweblogic.Name=AdminServer-Djava.security.policy=/u01/app/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic.policy - Xverify : none-ea:com.bea.wcp... - da-Dplatform.home=/u01/app/oracle/product/Middleware/wlserver_10.3-Dwls.home=/u01/app/oracle/product/Middleware/wlserver_10.3/server-Dweblogic.home=/u01/app/oracle/product/Middleware/wlserver_10.3/server-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=/home/sanco-lux-dev2/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/home/ SANCO-lux-dev2/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath WebLogic. Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/security/SecurityLogger
    at weblogic.security.utils.SecurityUtils.turnOffCryptoJDefaultJCEVerification(SecurityUtils.java:81)
    in weblogic. Server.main (Server.Java:67)
    Caused by: java.lang.ClassNotFoundException: weblogic.security.SecurityLogger
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 2 more


    Any ideas?

    Thank you in advance

    Hello

    Below of jar files were missing in the server installation directory: / / Oracle / / Middleware / / modules

    (1) general Logger associated:

    com.bea.Core.Logging.ja_1.6.0.0.jar and com.bea.core.logging_1.6.0.0.jar

    (2) and the other set of recorder security related jar files:

    com.bea.Core.WebLogic.Security.Logger.ja_1.3.0.0.jar
    com.bea.Core.WebLogic.Security.logger_1.3.0.0.jar

    Download the other environment files and place them under: //Oracle / / Middleware / / modules

    or

    In this case, the jar files have been corrupted.
    -rwxrwx - 1 oracle install 1 Feb 17 21:01 com.bea.core.weblogic.security.logger_1.5.0.0.jar
    -rwxrwx - 1 oracle install 1 Feb 17 21:01 com.bea.core.weblogic.security.logger.ja_1.5.0.0.jar

    The files of two jar containing the security logging class that is a failure are just 1 byte in size. On a Weblogic 10.3 installation, they are 174811 and 66766 bytes respectively.

    In this case, the corrupt jar files can be copied to another system.

    In general, it is recommended that a relocation is carried out.

    Kind regards
    Kal

  • GOSA security for OSB service - authenticate weblogic security realms

    Hello

    I have a safety obligation adds an OSB service.

    The user details are configured in the weblogic security areas. lets say there are ten different users.

    I have to protect my service osb using a GOSA strategy & policy must be configured to authenticate the user of the kingdoms.

    I am new to GOSA, & I was wondering if this is possible?

    May - experts please direct me to the docs or not?

    Thank you
    Ganesh

    There is an article KM that iscusses how to put that in place - 1265548.1.

    There are also many messages of the blog describing how to do this, for example

    http://niallcblogs.blogspot.com/2010/07/OSB-11g-and-WSM.html
    http://Tim.blackamber.org.UK/?p=825
    http://jvzoggel.WordPress.com/2011/08/09/using-UsernameToken-authorisation-authentication-OSB/

  • Migration of WebLogic Portal Portal WebCenter

    Hello
    We are on the path of migrating our WebLogic Portal application to the new WebCenter Portal framework. We solved some problems, but now we are one, we do not know how to solve.
    In our WebLogic Portal, we used the tag "isUserInRole' of http://www.bea.com/servers/p13n/tags/auth
    We cannot find this tag or something similar in the new environment.

    < code >
    < % @ taglib prefix = "auth" uri = "http://www.bea.com/servers/p13n/tags/auth" % >
    ....
    ....
    ....
    < auth:isUserInRole roleName = "AuthenticatedVisitor" roleMap "rm" id = 'RID' = >
    .........
    .........
    < / auth:isUserInRole >
    < code >


    I know, we could begin to write our own libraries of tags, but I can't believe that this is the preferred and recommended way.
    Our environment to the WebLogic Portal, (WebLogic Server 10.3.2) is JDK 1.6 and JSF 1.2
    and as a first step, we would like to just keep everything that's not migrate to ADF, it is a later step.
    Target environment: Portal WebCenter framework 11.1.1.4.

    Can someone help, please?

    Concerning
    Edmund

    Edited by: egeesken the 05.04.2011 10:07

    WebCenter IS ADF... This is not a tag... It's the expression language.
    You don't have to do anything special to make it work. No special necessary library, if that's what you mean.

    WebCenter is nothing more than the ADF with a whole bunch of libraries top :)

  • Programming WebLogic security API authentication

    Hi all

    I'm trying to use weblogic API with weblogic 11g and jdeveloper 11.1.1.2 authentication.

    According to security programming document, we can use class weblogic.security.SimpleCallbackHandler or weblogic.security.URLCallbackHandler.

    But I don't see any library to import the class.

    where can I download these library?

    With respect,
    Wai Phyo

    weblogic.security.spi.AuthenticationProviderV2, weblogic.security.service.ContextHandler etc are in the following jar file

    com.bea.Core.WebLogic.Security_2.0.1.0.jar

  • Missing WebLogic.Security.SPI. classes

    Any idea what happened to these classes? Cannot find the right jar file.

    Import weblogic.security.spi.AuthenticationProvider;
    Import weblogic.security.spi.IdentityAsserter;
    weblogic.security.spi.PrincipalValidator import;
    Import weblogic.security.spi.SecurityServices;


    Import netscape.ldap.LDAPAttribute;
    Import netscape.ldap.LDAPEntry;
    Import netscape.ldap.LDAPException;
    Import netscape.ldap.LDAPSearchResults;
    import netscape.ldap.LDAPv2

    Incase if you are using Weblogic Workshop IDE, what IDE, press and hold "ctrl + shift + t". This opens a window of dialogue by the name of open Type. Just simply type your classname. It lists all the packages that this class exist. For each selected package, in the background, it shows the exact. JAR file that contains this class with this package. In my Studio IDE that I checked for all your security imports classes and they are found at this location:
    C:\beawlp103\wlserver_10.3\server\lib\wls-API.jar file.
    For netscape class files, you may need this particular JAR file.

    HTH
    Ravi Jegga

  • WebLogic security groups problem

    Hello

    Here's the thing. I am the security configuration of a portal application that I created on JDev. First, I created a group on Weblogic, namely "SecureGroup" (duh), as well as a few users to test, "user1" and "User2" and affected users as members of the "SecureGroup".

    On JDev, I created a business role, "SecureGroup" and it is mapped to an application role, also newly created, called "SecureGroupAR". It is now time to assign resources.

    I created a simple workflow with a view (*.jsff) just to display a text label. This taskflow was granted the application, "SecureGroupAR" role. When I ran the taskflow application of portal was not found. As I begin troubleshooting, I checked first to the Weblogic console by going to the home page >summary of the areas of security >myrealm >users and groups >user1 > and checked the group including user1 belongs to. strangely, there was no group assigned to this user!

    Knowing that I saved my changes, and when the 'Activate changes' button in the upper left pane on the console of WL (view changes and restarts), I also clicked it to save any changes, if they have not already been registered. Problem is, the group shuttle keeps emptying on each others times I restart my app portal.

    Can someone tell me what is happening?

    Happy and grateful.

    JDeveloper 11.1.1.7

    WebLogic 10.3

    Problem solved. In other words:

    1. on your app, whether an ADF or a portal application, you create an application role and grant the necessary resources for this role (or roles, if you have several roles/groups)

    2. this application role is mapped to a business role, which is in fact the group you created on WLS.

    3. of JDev, you can choose to use policies, groups, users, etc., that you have created within JDev, or to use those already defined in WLS, simply by application--> the properties of the application-->, and then choose security options NOT TO migrate groups and users of JDEV, but instead, take those that are defined on a WLS.


    I hope it helps someone as beginning in the ADF security!

    See you soon,.

  • Migration from WebLogic Server (WINDOWS)

    Hi Experts,

    I'm new to the configuration of migration of servers in a windows environment, I can't provide the interface in nodemanager.properties for windows for unix environments, you can specify the interfaceusing the parameter below (if you want to use eth0). will there be an equivalent (e.g., eth0) interface in windows? If you run "ipconfig/all"windows cmd, there is no interface for each connection. Please advise on this. Thanks in advance, hoping someone could help me.

    Thank you

    Villy

    Interface = eth0

    Subnet mask = 255.255.255.0

    UseMACBroadcast = true

    C:\Documents and Settings\weblogic > ipconfig/all

    Windows IP configuration

    Name of the host...: wls2

    Primary Dns suffix...:

    ... Node type: unknown

    Active... IP routing: No.

    Active... proxy WINS: No.

    Ethernet connection to the Local network card:

    The connection-specific DNS suffix. :

    ... Description: AMD PCNET Family PCI Ethernet adapt

    Physical address.... : 08-00-27-5C-8F-96

    DHCP active...: Yes

    Autoconfiguration enabled...: Yes

    IP address...: 192.168.1.107

    ... Subnet mask: 255.255.255.0.

    ... Default gateway. : 192.168.1.1.

    DHCP server...: 192.168.1.1.

    DNS servers...: 192.168.10.254

    8.8.8.8

    8.8.4.4

    Lease obtained...: Tuesday, April 8, 2014 02:55:54

    End of the lease...: Wednesday, April 9, 2014 02:55:54

    Ethernet connection to the network space 2 card:

    The connection-specific DNS suffix. :

    ... Description: AMD PCNET Family PCI Ethernet adapt #2

    Physical address.... : 08-00-27-83-2B-31

    DHCP active...: Yes

    Autoconfiguration enabled...: Yes

    IP address...: 192.168.1.120

    ... Subnet mask: 255.255.255.0.

    ... Default gateway. : 192.168.1.1.

    DHCP server...: 192.168.1.1.

    DNS servers...: 192.168.10.254

    8.8.8.8

    8.8.4.4

    Lease obtained...: Tuesday, April 8, 2014 02:55:54

    End of the lease...: Wednesday, April 9, 2014 02:55:54

    C:\Documents and Settings\weblogic >

    Hello

    Could you please refer to the below document: -.

    Migration of the entire server for Windows - 11g Release 1 (11.1.1)

    Kind regards

    Prakash.

  • migration of standalone security ADF

    I have JDeveloper 11.1.1.2.0.

    I have deployed my application for security is enabled adf to a stand-alone weblogic server. But what's missing is the definition of security policy. I had to manually migrate the security on the old version of weblogic, but I have found NO information on how to do it on weblogic version 10.3.2.
    All the world did this with success?

    Best regards
    Sturla Thor

    First of all, you should check to see if system-jazn-"Data.xml" is updated with your enforcement strategies, if it is not then try manual copy/paste.
    If it comes to this, tag of any copy of the jazn-"Data.xml" to application in system-jazn-"Data.xml". Just make sure you set the correct application name (it's probably different when you deploy on the stand-alone server, you can check the name of WLS console).

    Pedja

  • security provider Internet says my network under the attack of my 5520photosmart printer

    can anyone help?  I just got a new HP's Photosmart 5520 I use wireless.  whenever I try and print my provider bullguard security shows my network is attacked and will not let me print.  What should I do?

    Call Bullgaurd and ask them because I really doubt that your printer is to attack you.

Maybe you are looking for

  • How my husband can access my account without my password iCloud?

    If it like what you I have to keep my husband in my iCloud account. Somehow he approached one of his accounts iCloud to mine. He approached his alias iCloud account. Apple support will not help me to sort out. Anyone know how to keep my husband? I wo

  • Is it safe to delete the original score after successful cloning?

    I have a Mac mini mid2010. I swapped his optical drive to an SSD. Then I cloned the operating system partition and everything works perfectly. My question is whether it is safe to delete the original "Macintosh HD" that I cloned, or if there is a way

  • paths, do not type on!

    Hello people! OK, first of all, I'm the Final Cut editor with good knowledge in vfx, colorist... but I'm not a Motionographer... What I wonder about is how to draw a Word, but not like the Type on the behavior (letter by letter). what I want, it's ty

  • Shortened photo link.

    I recently clear me some of my photos and accidentally delete everything including the link of shortcut to the start menu images. How to restore deleted shortcut?

  • Linksys CM100 Cable Modem USB if it works on Windows 7

    IM upgrading vista to windows 7... will my linksys cm100 works on windows 7.