Hi! It should be quite straightforward once you start according to standard practices and best principles.
You can find lots of resources via google, e.g., https://support.wicket.io/hc/en-us/articles/4411663172631-Getting-Started-with-SSO-OAuth2-SAML2- Or have you already tried it and do you have a more specific question? ** Martin ma 26. syysk. 2022 klo 9.40 sundar saba (sundarsabapa...@gmail.com) kirjoitti: > Hi all, > > I would like to use OAuth2 client credentials grant type > authentication in my Wicket project. Currently I am using spring security > in my project. But I already implement REST features from Wicketstuff REST > annotations for internal use. Now I want to create new REST endpoints for > Third party clients using Spring REST and secured by Spring OAuth2. Could > you all guide me in right direction >