How can you Create Login for Heroku App?
Currently my Heroku app is completely based on the static settings passed in app.json file. How to add login screen to the Heroku app? and, Can this information be stored, when next time user loads the URL? I got the SSO setup information from this url. But, nothing says about login with username and password.
To pursue heroku login you should Navigate to your Salesforce Admin homepage. Click Administer > Manage Users > Profiles. Click the Profile Name of the user profile to which you want to extend Heroku login. Click the “Edit” button, scroll down to the Connected App Access, and select the Connected App you created in the previous page. Scroll to the bottom of the page and click Save. Hope this helps!