Jump to content

SSO Based Authentication with JasperReports Server


Go to solution Solved by Badr Draifi,

Recommended Posts

Posted

Hello Community,

I am new to Jasperreports Server. 

I am using community edition and would like to integrate OAuth OpenId Connect based authentication with Jasper. I saw the video of LDAP Authentication and also checked the authentication cook book, but could not see OAuth/SSO authentication implementation tutotrial or sample. I could see a the file 'sample-applicationContext-externalAuth-sso.xml' in the samples folder. Can someone help/guide here on this as I am a newbie to Java and Jasper.

 

Thank you,

Subeesh

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted

Hi @Subeesh,  Jaspersoft Community doesn't support Out Of The Box SSo with Oauth/OpenID. Only the Commercial Edition does. 

With that said, you can still customize the Community Server to implement Oauth/OpenID SSO with Oauth Providers like: Okta, Keycloak...to do so you'll have to develop using Spring security the Oauth/OpenID filter, processor, handshake, JWT token processor...

See our Dr. Jaspersoft Session about this: 
 

  • Using OKTA: 
  • Using AWS Cognito: 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...