Class MiniStackAuthProxy

java.lang.Object
com.cloudforgeci.ministack.MiniStackAuthProxy
All Implemented Interfaces:
AutoCloseable

public final class MiniStackAuthProxy extends Object implements AutoCloseable
Local-only OIDC authorization-code proxy used where MiniStack ALB cannot execute AWS authenticate-oidc/authenticate-cognito listener actions.

After login, proxied requests include synthetic x-amzn-oidc-* headers so apps using authMode=alb-oidc (e.g. CloudForge Manager) can upsert identity the same way they would behind a real Cognito ALB.