Documentation Index

Fetch the complete documentation index at: https://help.tuleap.com/llms.txt

Use this file to discover all available pages before exploring further.

OAuth2 Server

Prev Next

OAuth2 APPS Common to the entire platform

Here you can declare OAuth2 apps that are common across the platform.

When adding an app, you need to fill in its name and redirect route. This route is the address to which the user will be forwarded after authentication.

You can also force the use of PKCE to increase the security of the authentication process.

Once the app is added, it appears in the list with its client ID, redirect route, and information on whether PKCE is required.

Form to add a new app with required fields and options for OAuth2 settings.