Sign inSign up

furiousbeast/springsecurityapplication

By furiousbeast

Updated about 2 years ago

Spring Security Application provides high level security for your rest based applications with JWT

Image
Security
0

221

furiousbeast/springsecurityapplication repository overview

SpringSecurityApplication

Our Docker image is designed to empower developers and DevOps teams in building and deploying secure Spring-based applications swiftly and confidently. By integrating JWT (JSON Web Tokens) with Spring Security, we ensure that your application is fortified against unauthorized access and potential security threats.

Key features

  • Spring Framework Compatibility
  • JWT Authentication
  • Spring Security Integration
  • Security Best Practices
  • Single Sign-On (SSO) Implementation

Authors

How to use this image

Pull the docker image

  docker pull furiousbeast/springsecurityapplication:tagname

Run as container

  docker run --name some-name --network=some-network -e MONGO_URL=mongodb://user:password@localhost:27017/some-DB -e MINIO_HOST=minio -e MINIO_KEY=mykey -e MINIO_SECRET=mysecret -p LOCALPORT:9595 furiousbeast/springsecurityapplication:tagname

Tag summary

Content type

Image

Digest

sha256:27f4c687e

Size

219.4 MB

Last updated

about 2 years ago

docker pull furiousbeast/springsecurityapplication:1.2.0