Hi There,
I’ve stumbled upon an article by Auth0 on implementing Saml with Angular - https://auth0.com/authenticate/angular2/samlp/
Sadly the article seems to be cut in the middle as it does not actually covers how the implementation works (it just includes an html file and a component with imports a authentication service which isn’t being discussed).
Am I missing something? Has anyone implemented Saml within an Angular app (generating saml token within browser). It should be possible but I’ve not been able to find any examples.
Thanks,
Guy N.