-
voxtel replied to the topic Introduce yourself! in the forum General Discussion 2 years ago
Unsubscribe
If you don’t want to receive any more email notifications for this topic, please visit the above link and click “Unsubscribe” at the top of the page.
-
voxtel replied to the topic Device flow authorization with SAML2 in the forum Access Management 2 years, 7 months ago
Ah ok ok, so there is no way to use SAML2 to authorize a device by itself then, that’s what I wanted to hear, thanks!
-
voxtel started the topic Device flow authorization with SAML2 in the forum Access Management 2 years, 7 months ago
Hello,
I know how to authorize devices or web services using OAuth2 with access_token, but is it possible to do this using SAML2? Can’t find any info on Google, which leads me to think it’s not really possible, or not really something we do in general.
Marco
-
voxtel replied to the topic Make service/IoT connect to our API then to AM/OpenAM via SAML in the forum Access Management 2 years, 7 months ago
(Our API is all PHP however, and we don’t have full control on the AM/OpenAM server, so I’m not sure we can use Identity Gateway on our API server)
-
voxtel replied to the topic Make service/IoT connect to our API then to AM/OpenAM via SAML in the forum Access Management 2 years, 7 months ago
Thanks Andrew, your answer really helped clear things out, and the terminology “Resource server” will help a lot in my reserch!
So there is no way to do this via SAML, it must be OAuth2?
If I understand correctly, This would be the workflow?
Service/IoT -> get access_token from AM (Resource Server not involved in this)
Service/IoT -> request…[Read more] -
voxtel started the topic Make service/IoT connect to our API then to AM/OpenAM via SAML in the forum Access Management 2 years, 8 months ago
Hello,
I understand the easy part where a user uses the browser to log in to a federated identity via SAML like such
Web browser -> our website -> Provide user/password via SAML to AM/OpenAM -> return to our website and stay logged inHowever, I now need to connect out in-house API in a similar way:
Service/IoT -> our API -> authenticate via…[Read more] -
voxtel replied to the topic Develop an API connecting to a Federated Identity without ForgeRock installation in the forum General Discussion 2 years, 8 months ago
Oops, sorry, missed that answer! Email notifications are not being sent for some reason.
I managed to make it work, but your videos did help a bit to understand more thoroughly, thanks!
-
voxtel replied to the topic Feedback on our documentation in the forum General Discussion 2 years, 8 months ago
Hey there!
Thanks a lot, I hadn’t seen that and will be sure to use it! Obviously the ability to select where the problem is would make things easier for you, but that’s already a good start and I’ll be sure to flag all errors from now on!
have a nice day :)
-
voxtel replied to the topic Feedback on our documentation in the forum General Discussion 2 years, 8 months ago
Hello!
I found countless errors and information that was either incorrect or obsolete, but writing down all of this here would take forever.
Most of the people finding errors are on the documentation page, not the forum page. I would suggest you add a system to flag mistakes inside the documentation page, so we could flag errors immediately as…[Read more]
-
voxtel started the topic Develop an API connecting to a Federated Identity without ForgeRock installation in the forum General Discussion 2 years, 8 months ago
Hello,
I would like to develop an SAML2 application that will connect to ForgeRock federation identities, however I am a PHP developer, not a system admin or Java developer.
I have already lost a full week trying to get a sandbox working with an AM or OpenAM so I could start coding my PHP platform that would connect on mock services. The…[Read more]