Secure and Deploy Micro Frontends with Angular

Hey Alisa,

First of all, THANK YOU THANK YOU THANK YOU for all of your contributions the web dev community! Your posts are always so articulate and well-explained!

I have one question based on this article that takes it a step further I think. In the “Secure your micro frontends” section, you mention the following on importance of adding authn / authz for each MFE: " Having its own instance of authenticated state means you should add sign-in and sign-out capability in the AppComponent of the mfe-profile application too. This will also allow you to test each micro-frontend application independently."

We’re trying to adhere to adhere to this advice, but before we do I’m wondering the best way to accomplish the sign-in and sign-out functionality from the Okta perspective. Would that involve adding each MFE as an application in Okta, or are there more efficient ways of going about doing that?

Thank you,
Michael Canova

1 Like