Chuck Higgins
Thanks for this post, it has provided a lot of good information for me even if it does not exactly fit my requirements. I have been interpolating where I can. My exact requirements are to integrate the Custom okta-signin-widget into an existing SpringBoot 1.5 / Angular 6 app as a single artifact (static resource). This is the best fit that I have found so far. The fact that it is 2 years old is actually good for me because I am working with an older app.
My question… If using the customer signin widget, it seems to me that should be implemented in Angular code. But, your post discusses moving the authentication into SpringBoot. Do you know of an similar example that uses the custom widget? Or have any advise for that?
Thanks!