H hogru New Member Licensed User Longtime User Jul 6, 2020 #1 Hi, I thought, SAML2 was designed just for web applications - so I wonder how to use it in a B4A app. Have somebody played with the SAML2 authentication and could show a example how to do? Thanks Last edited: Jul 6, 2020
Hi, I thought, SAML2 was designed just for web applications - so I wonder how to use it in a B4A app. Have somebody played with the SAML2 authentication and could show a example how to do? Thanks
DonManfred Expert Licensed User Longtime User Jul 7, 2020 #2 hogru said: Have somebody played with the SAML2 authentication and could show a example how to do? Click to expand... I have´nt seen any SAML2 Codes in the Forum. I guess there need to get a wrapper written for GitHub - SAML-Toolkits/java-saml: Java SAML toolkit Java SAML toolkit. Contribute to SAML-Toolkits/java-saml development by creating an account on GitHub. github.com first with java. Or Access them using Javaobject. Upvote 0
hogru said: Have somebody played with the SAML2 authentication and could show a example how to do? Click to expand... I have´nt seen any SAML2 Codes in the Forum. I guess there need to get a wrapper written for GitHub - SAML-Toolkits/java-saml: Java SAML toolkit Java SAML toolkit. Contribute to SAML-Toolkits/java-saml development by creating an account on GitHub. github.com first with java. Or Access them using Javaobject.
H hogru New Member Licensed User Longtime User Jul 20, 2020 #3 DonManfred said: I have´nt seen any SAML2 Codes in the Forum. I guess there need to get a wrapper written for GitHub - SAML-Toolkits/java-saml: Java SAML toolkit Java SAML toolkit. Contribute to SAML-Toolkits/java-saml development by creating an account on GitHub. github.com first with java. Or Access them using Javaobject. Click to expand... Thanks for the advice, I have read the toolkit info, but I think I need to get more experience to write a wrapper for it. Hoped it would be easier Upvote 0
DonManfred said: I have´nt seen any SAML2 Codes in the Forum. I guess there need to get a wrapper written for GitHub - SAML-Toolkits/java-saml: Java SAML toolkit Java SAML toolkit. Contribute to SAML-Toolkits/java-saml development by creating an account on GitHub. github.com first with java. Or Access them using Javaobject. Click to expand... Thanks for the advice, I have read the toolkit info, but I think I need to get more experience to write a wrapper for it. Hoped it would be easier