Questions tagged [oracle-access-manager]

13 questions
2
votes
0 answers

OAM 11g apache 2.4 WebGate how to retrieve logged-in user-info

Apache 11g WebGate for OAM 11gR2 @Mahendra thanks for the article, though its late for the blog's timeline, only recently I had to configure Apache2.4 Webgate on Windows2012 server; all steps went through well & Apache restarted properly. On…
1
vote
0 answers

Custom headers in public JWKs request for Spring Security OpenID Connect

I'm using Oracle's OAM as an authentication provider. Our set-up mandates that the request to public JWKs endpoint (the one that you set with .jwkSetUri()) had a custom header: x-oauth-identity-domain-name: AppSpecificDomainName So far I was not…
1
vote
1 answer

.Net Web Application and Oracle Access Manager Webgate communication

My team has a .Net web application that needs to be able to receive the response from the OAM SSO page. At our company the team that handles OAM and Webgate only handles the installation to the server and does not handle support for integrating into…
1
vote
0 answers

Handle OAM Timeouts in Angular 6 with Route-Resolvers

I have an Angular 6 application which uses OAM authentication cookie to communicate with back-end web services. OAM sessions are set to expire after X minutes or when the same user has logged in from another device. I want to handle this and display…
1
vote
1 answer

jsession id is getting killed while getting redirected

I have an application from where when I am clicking on a particular link, it taking me to me Oracle Universal Content Manager. As soon as I am in UCM if go back to my application it gets timed out(logging out). While investigating I found that…
1
vote
1 answer

Oracle Access Manager error : No message for The Access Server has returned a status that is unknown to the AccessGate

One Java enterprise application (EAR with EJB) in Staging environment is giving me an OAM error when I click a link on the page. The link is nothing but a page number. Page number 1 works fine but when I click the link of page number 2 or any other…
Satej Koli
  • 79
  • 2
  • 15
0
votes
0 answers

Oracle access Manager password validator API Payload issue

I would like to use Standard oracle access manager password validator API in my mobile Application for login validation. We have tried many ways but the API is getting 404 not found error or 400 Bad request error. We don't know what is the exact…
Janani
  • 29
  • 1
  • 1
  • 3
0
votes
1 answer

Failed to install the OAM using the LCM during the post-configure steps,SSL error

So running a single node full stack installation with LCM. All goes fine till post-configure, where the script fails trying to connect to NodeManager. It gives <2022-12-6 下午08时56分54秒 CST>
xx lin
  • 1
  • 1
0
votes
1 answer

How to validate oracle security token coming from external system

I'm trying to integrate my web app with an external system where the user will login in external system (which I do not have control of ) using Single Sign-On with Oracle Access Manager 11g then can access my web-app without the need to login again…
Jacob
  • 437
  • 1
  • 6
  • 21
0
votes
1 answer

How to configure OAM as Service Provider for SAML SSO

We are on Oracle Access Manager 12c (12.2.1.3). I have been doing SAML Federation where OAM acts as IdP and it's all working good. But, now we have a requirement to make OAM as Service Provider (SP) and IdP will be Okta on the other side. What is…
suri4u
  • 67
  • 1
  • 2
  • 11
0
votes
1 answer

Can we use Keycloak OTP combined with Oracle's OAM used for SSO?

We have a peculiar request from a customer who uses Oracle's Access Manager (OAM) as their SSO solution: They wish to add One-Time Password functionality, but they'd rather employ Keycloak's functionality for this. So my question is, can one…
0
votes
1 answer

When to use which protection level in Oracle Access Manager?

When we have to use protection level as excluded? When we have to use protection level as unprotected/public? What is the difference between excluded and unprotected/public resource?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
0 answers

Oracle Access Manager Causes Errors in Classic ASP Web Application

I am having an odd issue happening when utilizing Oracle Access Manager (OAM) on a Windows Server 2012 SR2 when using it in combination with Classic ASP. I have used the exact same code (classic ASP) on the same server, just disabling OAM, and…
need2lease
  • 136
  • 1
  • 2
  • 10