B
bronco
Guest
@Irfan suppose I have a JWT obtained from an (oauth2) authorization server (this is a client action), just like for example an Angular client would. How can use it for an ABL client? You can't. You can't access a HTTP Authorization header to set it to "Bearer " and let spring security do the rest (which includes converting it to a CP).
Continue reading...
Continue reading...