Skip to main content

Add a Web Application.

What is an app?

An app represents your application where users logs in.

This explains how to add a web app, used by backends such as Nodejs and Golang, etc...

note

For other app types, see application.

Adding an app

  1. In Admin console, navigate to Integration โ†’ Marketplace.
  2. Choose Web Page Application.
  3. Click on Add Integration.
  4. Follow wizard steps.

how-to

Crossid will give you back client id and client_secret to be embedded into your app's code.

Update your app

Every time a user tries to login, the app should redirect to Crossid and provide the client id.