membrane
Description
Can be used in
spring:beans, oauth2Resource and oauth2Resource2
                                 
Attributes
                                    
                                       | Name | Required | Default | Description | Example | 
                                    
                                       | claims | false | - | claims that are requested for the userinfo endpoint |  | 
                                    
                                       | claimsIdt | false | - | claims that are requested for the id_token |  | 
                                    
                                       | clientId | false | - |  |  | 
                                    
                                       | clientSecret | false | - |  |  | 
                                    
                                       | httpClientConfiguration | false | - |  |  | 
                                    
                                       | scope | false | - |  |  | 
                                    
                                       | src | true | - |  |  | 
                                    
                                       | subject | false | - |  |  | 
                                 
Child Elements
                                    
                                       | Position | Cardinality | Description | Element | 
                                    
                                       | 1 | 0..1 | defines a chain of interceptors that are run for the dynamic registration process of openid-connect | registration | 
                                    
                                       | 2 | 0..1 |  | ssl or custom elements |