Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
This was immensely helpful.. thank you.. This should get put into a note for metalink.. thanks again!
-
I am running in to the same issue with our SSO implementation.. Could you please share how you fixed it?
-
Once I added the group to the role in the enterprise manager this solved the problem
-
So I have SSO working and in the Weblogic Conole I can see the users and the groups from the DB Ldap. However, when I log into OAS my application roles are not populated from the table. Any ideas what I could be missing? All the roles do appear in Enterprise Manager (my id is not listed in any of the groups but not sure…
-
so I have the UserGroupDBAuthenticator working and I have updated the adapter to use the database as an ldap. I can see users in the Weblogic Console and I see the groups as well. There are no SQL errors in the out log. HOwever, after I get passed from Docker SSO to OAS I end up at the OAS login screen. What am I missing?…
-
No I do not have it working.. I end up at the Username password screen in OAS.
-
I have the db authenticator working. However, what identity asserter do I use? So I have the Docker SSO configured and the db authenticator. When I login via the federated url I end up and the username password screen in oas. I have confirmed that my user and associated groups appear in the weblogic console.
-
are you reachable thru oracle support?
-
We do not have an ldap that contains all the users. We do have a table that has users and groups (but no passwords). Would we be able to leverage Docker SSO with BISQLGroupProvider and SQLAuthenticator? We do not have an ldap. We federate with various offices but do not have a central LDAP.
-
ok thank you
-
Really? I still used the Docker SSO right? It would really be helpful if Oracle could write up notes on the various combinations.
-
We are also trying to do SAML2 with OAS 5.9. However, our users and groups information is in an oracle table. Is there any example anywhere on how to make that intergradation work? Any idea/pointers would be appreciated. We have the ORacle Docker sso part running but need to know who to integrate WL with the DB to grab…