role and user to the webcenter Portal

Hi all

How can I configure roles, groups and users of weblogic portal webcenter'?

Well I'll tell if yoou have user from multiple sources, then user OVD + OAM architecture.

serve OAM assertor identity in weblogic. Run the portal in the same weblogic domain. You will automatically get authenticated WebLogic nd you can connect to the portal. For the assignment

Members for each portal, I say define groups of identity provider and create roles for Sami in PCM. Set access for weblogic for different portal. It should work...

If you have any questions let me know

Tags: Fusion Middleware

Similar Questions

  • Portal of WC - need information about the Migration or DB tables for roles and users/groups.

    Hello

    We are to modernize the WebCenter portal for a client of 11.1.1.3.0 to 11.1.1.8.0.

    Anything can let me know the procedure of migration or the involved DB tables that store the roles and the "user groups &" under the administration of security.

    A manual level by recreating all roles and users and groups one by one is my last option.

    Thank you

    Jean Claude

    Hello.

    Do not recreate it manually.

    The documentation must guide for PS2 - PS7 migration explaining step by step what to do regarding the security / policies.

    Read it slowly and carefully.

    Using WLST backup/export/import of your policy store scripts / qualifications.

    Following links can help you understand the WLST Scripts for the migration of security:

    http://docs.Oracle.com/CD/E29542_01/core.1111/e10043/addlsecfea.htm#JISEC3639

    Custom security infrastructure controls WLST - 11g Release 1 (10.3.6)

    We have migrated many times of 11.1.1.4/5 to 11.1.1.8. Always on the PS3 (11.1.1.4) version.

    11.1.1.3 to 11.1.1.4 was the biggest change from my point of view. I never had the opportunity to PSx PS2.

    For migration tasks, my recommendation is to ask for doubts or things not clearly in Support of Oracle documentation.

    Kind regards.

  • How to install messaging to the Webcenter Portal Services?

    I want to activate the messaging on the webcenter portal service. But the messaging service does not appear in the services and suppliers page. How can I bring up the mail service? How do we install the mail service?

    Sory for my bad language.

    webcenter-mail.png

    Hello

    Please see the document below to configure the configuration of mail service.

    17 the mailroom management

    https://docs.Oracle.com/CD/E28280_01/WebCenter.1111/e12405/wcadm_mail.htm#WCADM235

    and also check the document below to create a mail connection.

    How to create a SMTP of Mail connection only? [1182383.1]

    Concerning

    Françoise

  • method of appeal as soon as the user is connected to the webcenter Portal

    Hello

    What would be the best place to call a java method as soon as the user is authenticated (connected) - before first connected page.

    I need to pick up the profile of the user to the ldap server.

    I use this bean OOB for login - oracle.webcenter.security.view.login.LoginBackingBean

    Thank you.

    Hello.

    ADF Phase listener uses are common in ADF, and WebCenter portal projects. You need to implement carefully for performance stuff.

    In our case we have implemented something like

    public void beforePhase(PagePhaseEvent pagePhaseEvent) {
            if (pagePhaseEvent.getPhaseId() == Lifecycle.PREPARE_MODEL_ID){
                UserBean user = (UserBean)ADFContext.getCurrent().getExpressionEvaluator().evaluate("#{c_i_p_b_userBean}");
                // Only if user information weren't loaded
                if (user != null && user.getUserPrincipalName() == null) {
                // Only if the users is really authenticated
                    if (ADFContext.getCurrent().getSecurityContext().isAuthenticated()) {
                        // Fill User attributes in the scoped variable
                        LDAPUtil ldapUtil = new LDAPUtil();
                        String userName = ADFContext.getCurrent().getSecurityContext().getUserName();
                        ldapUtil.getUserBasicAttributes(userName,user);
                    }
                }
            }
        }
    

    By running this code before PREPARE_MODEL_ID will mean that only will be implemented during the first page of loading time (not in the PPR requests).

    It does not affect performance.

    I hope this help you.

    Kind regards.

  • Cannot assign performance author role and share of the user

    I created a user in DMS-Admin and they assigned to the Administrators role.

    In the show and share I can assign all roles (Admin, ChannelCreator, LiveEventUser, Editor, ReportAdmin) with the exception of the role of the author to this user.

    The dialog box "Edit user role", the role of the author is gray. I can't work on why is this the case or where to go to fix it.

    I have a feeling I'm missing something but straight forward...

    Ryan,

    Can you tell me what license you have to 'Show and sharing content author Pack '? You can find this value under you DMM--> Administartion--> Licenses. The number of authors that you have in the NHS is bound by a permit.

    For example: If you have a license for ' show and share content author Pack: 10 "and try to assign a role of 'Author' to the user 11 it will fail.

    Kind regards

    Sagar Dhanrale

  • Role and authorization in the CR for the user to collect ESXTOP Stats

    Hello world

    We have a team of test and development, who wants to test themselves in their test server and staging while doing what they want in time real stats to cpu, mem, and Disk.But it not the issue of the production, so we do not want to sit with them and live real-time statistics report. Now they want the temp user are created with root privilege so that they can collect ESXTOP report by running the command ESXTOP. Then what a privilege we will give and which group the user temp will be added so that they can report esxtop only run and fired. But they have several machines virtual spead on the different cluster and in different esxi host. Any help will be much appreciated on this.

    Thank you

    vmguy

    I would modify a role in order to give them access to the "Performance report".

    With what they are going to be able to get the host or VM performance data:

    • Real time
    • Day (s)
    • Week (s)
    • Month (s)

    for the CPU, store data, disk, memory, network, virtual disks, etc.

  • Modify the error pages customized in the spaces of the Webcenter Portal

    Hi all

    I use webcenter spaces 11.1.1.8.6. I need help on the following points.

    How can I create an error page customized for generic error pages that we have in the system pages as encountered error; None of the accessible Pages; Page not found; Portal not found; Not allowed. The goal is that we replace these pages with the page of the custom portal which has the appearance of portal and personalized message.

    For example. If we want to replace the profile page custom in webcenter we can create a customized our own page and create a writing of this page in the WC_PPL_COMMON_SETTING table. This will replace the profile existing and call our newly created custom page.

    Similarly, I want to know what can I do to change (like the encountered error error pages; None of the accessible Pages; Page not found; Portal not found; Not allowed).

    One way is to customize and press start to customizaing the default page. But I want to keep the default page as it is and to create my own new page, as I said to the profile.

    Thank you

    Seddik

    Hi all;

    I am able to redirect to any page of mine.

    in the file httpd.conf (under WebTier_ORACLE_HOME/instances/instance_name/config/OHS/ohs1) in the context of the virtual server configuration:

    I've added the rewrite rule and it worked.

    # VirtualHost example:

    # Almost any Apache directive may go into a VirtualHost container.

    # The first VirtualHost section is used for all applications that are not

    # Match a ServerName or ServerAlias in any block of .

    #

    #

    # ServerAdmin [email protected]

    # DocumentRoot "/ usr/local/apache2/docs/dummy-host.example.com".

    # ServerName dummy - host.example.com

    # ServerAlias www.dummy-host.example.com

    # ErrorLog "logs/dummy-host.example.com-error_log".

    # Common CustomLog "logs/dummy-host.example.com-access_log."

    #

    NameVirtualHost *: 7795

    ServerName 10.238.52.43

    ServerAlias CTSINMBPCVS01.cognizant.com

    RewriteEngine on

    RewriteOptions inherit

    # RewriteRule ^ / mylife$ / index.html [R, L]

    # RewriteRule ^ / owc_discussions$ / index.html [R, L]

    RewriteRule ^/webcenter/system/WCPageNotFound.jsp/webcenter/portal/mylife/Home/PageNotFound [L, R = 301]

    RewriteLog /tmp/rewrite.log

    RewriteLogLevel 9

    Thank you;

    Seddik

  • How do I add a user to the partner portal

    How can I add a user on our partner portal?

    Add the person you want to add to the partner portal as a user at one of the sites in your partner portal. Contact the BC (by chat or ticket) and let them know that you want to add user X to your partner portal, give them the email of the user and the site they are currently a user. BC will then add them.

  • See the news feed from the University Complutense of MADRID to the Webcenter Portal

    Hello

    I'm new to AAU and Webcenter portal technology. I have a requirement to display the contents of RSS feeds which is kept at the Complutense University of MADRID and to display in a webcenter portal.
    Please guide me on how can I achieve this. What all the technology that I use.

    Sahar

    Hello Sahar,

    There are at least two options:

    (1) query metadata (UCM) and host content (PGC)
    (2) RSS feed component (UCM) and RSS task Flow (WCP)

    Ad 1) take a look at this tutorial: http://www.yonaweb.be/webcenter_tutorial/using_content_presenter_templates

    In a Word, your 'news' can be any content stored in the University Complutense of MADRID, defined by its metadata. To view it, you can create a template according to your needs.

    AD 2) could not work any longer.

    The idea is to use get news RSS FEEDS and display them. As part of the WCP, there will be no problem - for more details, see http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10149/rss.htm#WCSUG1384
    I don't know, however, for the part of the Complutense University of MADRID. There used to be a component that has enabled the sharing of content as RSS feeds. The component is available at http://www.oracle.com/technetwork/middleware/webcenter/content/rssfeeds-129386.zip
    Unfortunately, it seems in 11g were dropped (I could find no reference to this in the docs of 11g), however, it might still work - see the discussion in the activation of the RSS FEED at the Complutense University of MADRID

    If you want to go this way, you will need to test / fix it yourself.

    Jiri

  • Questioning the roles and permissions at the University Complutense of MADRID 11g

    Hello

    I have a query like the following:

    The user administrator can assign multiple roles to a user. If a user has multiple roles, the authorization becomes ___and _.
    Is this,

    A dependency
    Less restrictive
    More restrictive
    Subtractive

    Help, please.

    Looks like a certification test question :-)

    I think that the correct answers are Addictive and least restrictive
    (the user will receive the permissions based on the roles that he or she is assigned to the)

  • The Explorer does not collapse 'Libraries' and 'User' to the closing and reopening of the records.

    This is a rather minor annoyance, but it seems every time that a user develops their folder 'User' and farm explore, Explorer will continue, opening with the folder 'User' expanded until they reduce manually.

    Part of the computer is to be efficient as possible, and when I open explore to find the folder of the user is developed, pushing "Computer" and "Drive C:" out of the box, I think it's pretty boring.

    Vista always collapsed the "User" folder, then why isn't Windows 7 do as well?

    Is it possible to disable this behavior? I already looked through Group Policy, but until now, I had no chance.

    This is a rather minor annoyance, but it seems every time that a user develops their folder 'User' and farm explore, Explorer will continue, opening with the folder 'User' expanded until they reduce manually.

    Part of the computer is to be efficient as possible, and when I open explore to find the folder of the user is developed, pushing "Computer" and "Drive C:" out of the box, I think it's pretty boring.

    Vista always collapsed the "User" folder, then why isn't Windows 7 do as well?

    Is it possible to disable this behavior? I already looked through Group Policy, but until now, I had no chance.

    I found a working answer to the Microsoft web site. A record appropriate to the real problem-solvers to the destination address.

    There is a registry key that captures the State of the State of opening and closing of the main files in the Explorer on the left Nav-component, which can be set in the left of the Explorer, Explorer closed to set the key "reg", then the value of reg key manually turned to unalterable. Now when you open occasionally these folders as Favorites or your user ID (or several program file is more problematic / parameters of the open dialog box will open your user folder), after having turned regkey unalterable, when Explorer or application of file dialog box is closed, the expanded NavPane records regkey is not re-written, staying at your preferred expanded state / collapsed.

    State information about the left NavPane of Explorer are stored in the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Modules\NavPane registry key. If you delete the value of registry ExpandedState, the next time you open the browser it will show the tree 'by default' State.

    A user also wrote a batch text file (so you can see each line of code to see what it does) to allow you to explore the value as you wish, then turn to the State of NavPane read-only to preserve the State indefinitely. The batch script also allows you to reset the features to windows default (turn the read/write registry key) and so on.

    Here is the link to the site of Microsoft with all the details and the script file:

    http://social.technet.Microsoft.com/forums/Windows/en-us/48ebc898-290D-405f-b4d5-c3dc72278b76/collapse-all-foldertrees-when-closing-Explorer

    ---------------------------------------

    As a feature add-on to what precedes, I understand this info because the comma/space syntax is different for Win7 vs. WinXP / other versions which is well documented on the web sites. This sytnax opens the Explorer to your file preferred, separate records that are expanded / collapsed with the answer provided to the direct question of this thread, but usually directly related to the objective of opening explore according to your specific needs.

    Here are the command line parameters to further open Explorer to a directory preferred in Win7 32-bit Home Premium. Create a shortcut with this command as a target line: C:\Windows\explorer.exe explore/e/root, / select "C:\". ","C:\PreferredDataDir ".

    Replace C:\PreferredDataDir with of course your favorite directory, including only a reference to the root of C:\ or a different drive letter if you prefer on a subdirectory. The specified root option still allows access to drive E: etc, unlike the desired effect added to the possibility of limiting traffic only within the specified root, which may work on other versions of Windows.

  • Detect and block unauthorized devices and users on the network

    Hello

    At the moment we have Cisco 6509 as a switch to access to our network. Each user has an IP phone and a computer. We will implement 802. 1 X for end users by next month. I need to check any activity of users on the network as if someone plug an access point to the network or router.

    I just checked Cisco NAC and I think it will a to help us detect these activities on the network.

    I need to get more information about Cisco NAC or other products for this purpose. also, what is the difference between Cisco NAC and application like Microsoft TMG?

    Could you please give me more detail on Cisco NAC? It is agent less or I need to install something on computers? It works as a default router for users of computers?

    Thank you

    Mike

    Hello

    If you want to implement dot1x Cisco NAC is not the solution because it's not dot1x for cable customers.

    Your best bet is to go with Cisco ISE. You don't have to install any software and can choose to use the native windows supplicant.

    www.Cisco.com/go/ISE

    Thank you

    Tarik Admani
    * Please note the useful messages *.

  • Apex: button to add dynamic date and user for the article page

    [warning... post newbie]

    I have a simple table of questions and actions.

    users change/update records using the form on a table with the report.

    There is a comments column to record the latest updates; users must add their name and the date at the top.

    I am currently using a button that calls a dynamic action to execute javascript to insert the date and the user at the top of the text in the field comments (UPDATES_NEW_ON_TOP)

    problems:

    1 Insert date works on firefox/chrome but not IE

    2. can't seem to find the right code to insert the currently logged in user name

    extract javascript below...

    Notes:

    -After reviewing the packaged applications I see more elegant ways to do this but we are going the long way to learn stuff

    -the JavaScript below is probably very poorly formed - apologies if it upsets anyones sensitivities of coding

    -open to any means to achieve the desired result

    beer on me for any assistance that you can give

    var d = new Date();

    var monthNames = ["Jan", "Feb", "Mar", "Apr", "May", "Jun",]

    "Jul", "Aug", "Sep", "Oct", "Nov", "December"];

    document.getElementById("P3_UPDATES_NEW_ON_TOP").innerHTML =.

    d.getDate () + ' - ' +.

    monthNames [d.getMonth ()] + ' - ' +.

    "" d.getFullYear () + ": [ID] +.

    String.fromCharCode(0)) (13) + string.fromCharCode(0)) (13) + P3_UPDATES_NEW_ON_TOP.value;

    ;

    Thank you all for your contributions and redirects

  • How can I use external CSS, JavaScript and Images in the PeopleSoft Portal?

    I develop a website and I need to put my CSS, JavaScript and IMG files in a folder on the server that can be used by the objects of my HTML.

    Where should I put the images? How can I get the HTML code of the objects can read these images?

    I tried several things like:

    < link rel = "stylesheet" href = "" < % = psCtxPath % > < % = psHome % > \MyStyleSheet.css "rel ="stylesheet"type =" text/css">"

    "< link rel ="stylesheet"href="\portal\MyStyleSheet.css "rel ="stylesheet"type =" text/css">

    "< link rel ="stylesheet"href="\ps\images\portal_pa\MyStyleSheet.css "rel ="stylesheet"type =" text/css">

    By "Object HTML" do you mean HTML definitions in App Designer? If so, how you use these HTML definitions? You use the PeopleCode GetHTMLText? You want to store your images and CSS in the database where it won't delete whenever you regenerate PIA (Tools fixes and upgrades)? If the answer to all these is Yes, use %Bind(:1) (or: 2: 3, etc.) for your images, JavaScript and CSS. In your PeopleCode, use % Response.GetImageURL (IMAGE.NAME_OF_YOUR_IMAGE), Response.GetJavaScriptURL (HTML.NAME_OF_YOUR_JS_DEFN), %Response.GetStylesheetURL(STYLESHEET.) YOUR_CSS_NAME) to obtain the URL of the item stored in the cache. Pass this URL to the GetHTMLText function as the value for one of bind variables in the HTML code.

    If you put images in the folder root (PORTAL.war) of your web server, and reference to ' / '. If you put them in a folder under PORTAL.war, for example, a folder named ps, use/ps/nameoffile.png. Always use ' / ', not '-' for internet URLS.

  • Several users of the Partner Portal

    Hey everybody,

    I was wondering if it is possible to add users to the level of the partner portal, so that they see all the sites that I managed to the BC PP. I can't find this option anywhere.

    Of course, I can add a user to the site, but I want to add to the portal so that they see the same results as me etc.


    Is this possible?

    I already have the answer for it, but maybe someone else is looking for the same thing, so I'll post it here as well.

    Catalyst for help | Your account on the partner portal

    It is possible to add another user, but Adobe (BC) has to do it for you.

Maybe you are looking for