Relative Content

Tag Archive for spring-security

multiple identity providers with spring security

we are building a webapi for external clients. we want the clients to authenticate using their corp accounts. since each firm will have their own IdPs, we are looking at a system where the JWTs can have different iss and aud

mutiple idenity providers with spring security

we are building a webapi for external clients. we want the clients to authenticate using their corp accounts. since each firm will have their own IdPs, we are looking at a system where the JWTs can have different iss and aud