Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to create User and Role in BIP 12c

Received Response
91
Views
6
Comments

Summary

How to create User and Role in BIP 12c

Content

Hi

When I using BI Publisher Trial Edition 11.1.1.7.1, I can create new User and Role in Security Center. But I cannot find buttons to create them in Oracle BI Publisher 12.2.1.2.0  (build:20160906.0632) .

Would you please tell how to create new User and Role in BIP 12c?

Thank you very much!

11g_User1.png

11g_User2.png

11g_Group.png

12c_User.png

12c_Group.png

Answers

  • Smanikandan65
    Smanikandan65 Rank 5 - Community Champion

    BIP Trail edition does not have FMW platform so it is by default BIP security model.

    In BIP security model, you can create and manage users within BIP.

    But in enterprise edition, the default security model is FMW.

    You have to create the users in WebLogic and Assign the role.

    Application Roles and Policy can be created or managed in Enterprise Manager.

    Follow this link

    Configuring Oracle Fusion Middleware Security Model

    Managing Authentication

  • Smanikandan65
    Smanikandan65 Rank 5 - Community Champion

    Go to Enterprise Manager (EM console) and create a new Application Role of the same that you created in WebLogic.

    Add the WebLogic group to the newly created Application Role.

    Add the Application Policy to the newly created Application Role.

    Once you created Application Role then you can see the same in BIP.

  • Xiaochun Jin
    Xiaochun Jin Rank 5 - Community Champion

    Hi,

    I created a new Group in Security Realms.

    Would you please tell how to associate it with BIP?

    Thank you very much!

    12c_Group_3.png

  • Xiaochun Jin
    Xiaochun Jin Rank 5 - Community Champion

    Hi

    I cannot see the newly created role in BIP, would you please see my steps and tell what is wrong with them?

    Thank you.

    1. Create a new Group in Security Realms.

    1.png

    2. Edit the weblogic user, and add above group to it.

    2.png

    3. Create a new Role under the bi_server1.

    3.png

    4. Add the above group to it.

    4.png

    5. Edit the bi_server1 policy, add above role to it.

    5.png

    6.png

    7. Restart Oracle Business Intelligence [bi].

    8. Login BIP with weblogic, the newly create role is not there.

    7.png

     
     

     
     

     
     

     
     

     
     

  • Smanikandan65
    Smanikandan65 Rank 5 - Community Champion

    You have done the group configured in WebLogic.

    Now, you have to configure Application Role in EM (Enterprise Manager)) then only it will get displayed in BIP.

    When you creating Application Role, make sure to add the WebLogic group to it.

    See this Customizing the Default Security Configuration

  • Xiaochun Jin
    Xiaochun Jin Rank 5 - Community Champion

    It worked. Thanks.