feat(jans-auth-server): add ability to propagate session from authz challenge script to grant object #6864
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Milestone
Description
feat(jans-auth-server): add ability to propagate session from authz challenge script to grant object
Motivation: support 11600
Sample script
It should be references in authorization grant object.
String sessionDn = authorizationGrant.getSessionDn();
The text was updated successfully, but these errors were encountered: