GET <host>/auth/realms/<realm>/.well-known/openid-configuration
GET <host>/auth/realms/<realm>/protocol/openid-connect/certs
GET <host>/auth/realms/<realm>/.well-known/uma2-configuration (3 times)
POST <host>/auth/realms/<realm>/protocol/openid-connect/token
GET <host>/auth/realms/<realm>/authz/protection/resource_set?owner=client1&matchingUri=false&deep=true&max=-1&name=users&exactName=true (multiple times, we feel it is based on no of scopes this particular resource is mapped with)
GET <host>/auth/realms/<realm>/authz/protection/resource_set?owner=client1&matchingUri=false&deep=true&max=-1&name=lookups&exactName=true (multiple times, we feel it is based on no of scopes this particular resource is mapped with)
POST <host>/auth/realms/<realm>/protocol/openid-connect/token
GET <host>/auth/realms/<realm>/.well-known/openid-configuration