-
ak.tokas replied to the topic Error: Authentication with iOS simulator/ iphone in the forum Access Management 3 years, 9 months ago
-
ak.tokas started the topic Error: Authentication with iOS simulator/ iphone in the forum Access Management 3 years, 9 months ago
Hi Everyone,
I have an issue with AM6 when using on ios simulator, whenver i try to login into AM, AM redirects me to failed session page with a red pop-up saying UNKNOWN ERROR: CONTACT YOUR ADMINISTRATOR.
When i click on return to login page on the same page, it appears to have created my session and logs me in!!
Please help me in rectifying with…[Read more] -
ak.tokas started the topic OPENIG as SAML Provider with fedlet. in the forum Identity Gateway 4 years, 9 months ago
Hi Everyone,
While doing a POC with OpenIG as SAML Provider i.e. with Fedlet.
I was able to test the configurations provided in the gateway guide(4.5) and it was working fine when i configured the IDP and SP in Top Level Realm.
I tried the same configurations in a sub-realm,
with pretty much same conditions,
When i try to access the ^/saml url…[Read more] -
ak.tokas started the topic OPENIG with response attributes from a Policy in the forum Identity Gateway 4 years, 9 months ago
Hi, everyone
I was doing a POC on OPENIG 4.5 and i encountered a problem.
I have configured openig as PEP with openam, and i am using the following route file.
I have configured mail and employeenumber as response attributes from authorization policy, cross checked i am getting these attributes in response,
but while using openig i am redirected…[Read more] -
ak.tokas replied to the topic How to reference subject attributes of an OpenAM response? in the forum Identity Gateway 4 years, 9 months ago
Updated Routes File..
{
“baseURI”: “http://marvelstudios.starkindustries.com:8081/”,
“handler”: {
“type”: “DispatchHandler”,
“config”: {
“bindings”: == null}”,
“handler”: {
“type”: “StaticResponseHandler”,
“config”: {
“status”: 302,
“reason”: “Found”,…[Read more] -
ak.tokas replied to the topic How to reference subject attributes of an OpenAM response? in the forum Identity Gateway 4 years, 9 months ago
Hi, everyone
I was doing a POC on OPENIG 4.5 and i encountered a similar problem.
I have configured openig as PEP with openam, and i am using the following route file. whenever i login to openam i get *Authorization Required* html page in my browser. and a similar unauthorized error in OpenIG Log.
Can anyone help me rectifying this issue.
Thanks…[Read more] -
ak.tokas replied to the topic The user does not have permission to perform the operation in the forum Access Management 5 years, 1 month ago
Hi soma,
Did you figure out the problem??
As i am facing the exact same issue. J2EE agents are working fine in windows machine. But in CentOS it Linux it is behaving exactly like you mentioned above. -
ak.tokas started the topic OpenAM J2EE Agent Not working RE-Directing to protected App with Sub-realm. in the forum Access Management 5 years, 1 month ago
Hi,
I have been working with OpenAM since a few days. i have successfully installed both webAgents and J2EE agents in Top Level Realm.
But, now when i am trying the same thing with a sub-realm named Avengers (just for training purpose not working for ironman :P )
I installed J2ee agent on a separate instance of tomcat 7 on which an /Avengers…[Read more]