question

Santhosh-6305 avatar image
0 Votes"
Santhosh-6305 asked piaudonn commented

AFDS Integration with Angular application

Hi,


I need to integrate MS ADFS with Angular application.
It should be IDP initiated flow.
Once MS ADFS login is successful it should redirect to Angular application.
It should be completely working on SAML based flow.
Kindly check and update us asap.

adfs
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Kindly check and update us asap.

Check what? I understand your project, but which part do you want help with?

0 Votes 0 ·

Is there any document available for integrating the Angular application with MS ADFS?
It should be working on IDP Initiated flow.
Please check and update.

0 Votes 0 ·

Any update on the document for integrating the Angular application with MS ADFS?
Looking forward your valuable response to move forward.

0 Votes 0 ·

1 Answer

piaudonn avatar image
0 Votes"
piaudonn answered piaudonn commented

The way to integrate an application using SAML with ADFS is technology agnostic really.

There is no Microsoft maintained documentation on how to integrate with Angular apps. You should investigate in the Angular side. Once you know how SAML is can be integrated with Angular, then it's just a matter of create a relying party trust in ADFS. But even then, the settings would have to be provided by the Angular app owner.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for the update.
Is there any elaborated document for integrating Spring boot with ADFS?
Kindly check and update.

0 Votes 0 ·

Something like this: https://spring.io/projects/spring-security-saml

0 Votes 0 ·