Skip to content

Custom Scripts

Arnab Dutta edited this page Jun 7, 2023 · 8 revisions

Overview

Custom Scripts are used to implement custom business logic for authentication, authorization, client registration, cache refresh, scopes, token revocation etc. The Jans-Auth Server leverages Custom Scripts when implemented can facilitate complex business workflows without changing the auth server code. Admin UI provides the interface to add/edit/delete custom scripts.

image

Clone this wiki locally