anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs
http://anvil.io
MIT License
361 stars 86 forks source link

How to Add our magento applications login to anvil connect #361

Closed avinashsamala closed 7 years ago

avinashsamala commented 7 years ago

Hi Team, I just installed anvil connect in my ubuntu system and i am getting the screen like https://prnt.sc/g68hc1. Now i need to add my applications to anvil connect, please send the process for how to add applications to anvil connect.

Thanks.

EternalDeiwos commented 7 years ago

Hi @avinashsamala,

You'll want to start off by reading our Getting Started documentation. Specifically you'll want to take note of our CLI documentation as well as this is the primary method of interacting with the connect service.

If you are still having further trouble then please @mention me on our gitter channel.

avinashsamala commented 7 years ago

Hi EternalDeiwos, I followed same steps but still it showing like https://prnt.sc/g68hc1 only. can u help me on this issue. Thanks.

EternalDeiwos commented 7 years ago

Hi @avinashsamala,

Connect does not have a web-based management interface, management tasks (such as adding clients) are done through our CLI.