Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
Signed-off-by: mzico <mohib@gluu.org>
  • Loading branch information
mzico authored May 24, 2024
1 parent 73e8a02 commit 4340baa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Server/integrations/casa_external_user/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# CASA with external user [ Work in progress ]

This script integrate basic_multi_auth ( https://github.com/GluuFederation/oxAuth/tree/master/Server/integrations/basic.multi_auth_conf ) with CASA which allows organization to allow their external users ( who are being pulled or pushed from remote AD or LDAP ) to use CASA.

## How to use this script:

- This feature is only available from 4.5 and above.
- We need new CASA war to use this script for now:
- Download war: https://maven.gluu.org/maven/org/gluu/casa/4.5.4.Final/casa-4.5.4.Final.war
- Update your server with this war.
- Use attached script in Person Authentication Script.

0 comments on commit 4340baa

Please sign in to comment.