PASOE, SAML, Azure AD and javascript client

Posted by Torben on 18-Oct-2019 08:19

Hi,

I've been reading documentation from Progress and Microsoft on SAML, and only result so far is 100% confusion [8-|]

Does anyone have a step-by-step instruction on how to do this?

How to configure PASOE?

How to configure Azure AD?

What ABL procedures needs to be developed and added to PASOE? (Client-principal)

What changes need to be made to javascript based client to utilize?

Our client is talking to web transport in PASOE.

Thanks

Torben

All Replies

Posted by pwokke on 18-Oct-2019 10:51
Posted by Torben on 18-Oct-2019 14:25

Yes, I have read and this is what I so far use as starting point.

But no Azure configs, and javascript samples require node server.

Posted by pwokke on 21-Oct-2019 06:36

Hi Torben,

This is basic SAML configuration on Azure that can help you.

docs.nativescript.org/.../saml

You need an idp.xml and a sp.xml for the SAML implementation.

With node.js you have to generate the client side of the configuration.

Peter

Posted by Torben on 21-Oct-2019 14:20

Hi Peter,

thank you!

I'm currently dead-ended, because I can't get admin access to Azure AD, and this seems to be needed to get the idp.xml.

This thread is closed