https://www.ory.sh/ logo
i

icy-shampoo-29273

09/30/2021, 5:14 AM
Hi Everyone, I am new to ory/fosite, getting my head around to find the how "*Registration of Client/App into oauth*" works in fosite. Can someone point me to Docs/examples for the same. Thanks in advance.
b

billions-terabyte-88069

09/30/2021, 4:37 PM
Not sure if it will help but you can check this https://github.com/shauryadhadwal/oauth2-oidc-client-integrations
👍 1
i

icy-shampoo-29273

10/01/2021, 8:04 AM
Thanks for the reply :) Had a look into, looks like its more talks about ory/hydra. What i was looking into more ory/fosite 1. Predefined Clients can be loaded while starting the service by using "storage = fosite.DefaultClient" > that will be feed into compose.Compose(....storage..) 2. Dynamic Client Registration is what i am looking in fosite As i am new to fosite, ignore if i stated anything different. Regards
2 Views