You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[java-security] and [spring-security] validates IAS OIDC tokens from multiple IAS tenants and zones. Prerequisite: identity service broker needs to provide list of domains via VCAP_SERVICES-identity-credentials.
[spring-security] Resource Server raises InvalidBearerTokenException in case token couldn't be successfully validated (as documented here). Adapt your configuation locally according to this documentation.