Package ir.msob.jima.security.commons
package ir.msob.jima.security.commons
-
ClassesClassDescriptionThis configuration class, Auth2ClientConfiguration, is responsible for configuring OAuth2 client support for making authenticated requests in a web client.Converts JWT to a Flux of GrantedAuthority based on the roles present in the JWT claims.Converter class for extracting and converting JWT (JSON Web Token) claims related to roles into a collection of Spring Security
GrantedAuthorityobjects.Spring configuration class for JWT-related beans.