loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
Multi Platform support
Is your feature request related to a problem? Please describe. We have to support a multi-platform world at the authentication level. There is no guarantee downstream services will be ARC or Node.
Describe the solution you'd like Lets create an example app with 1 ARC service, 1 nestjs service and 1 java service. Auth service will be ARC. Lets try and see if that works. If it doesn’t, then we have an issue and needs to be fixed. All OIDC compliant as well.