Skip to content

Niomon (ubirch message ingestion pipeline) - auth micro-service

Notifications You must be signed in to change notification settings

ubirch/niomon-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niomon Auth Microservice

Niomon authorization microservice. It delegates the credentials to some other service to check if the request is authorized. The services currently include:

  • cumulocity
  • ubirch-internal keycloak
  • ubirch-token manager

Development

The main microservice class is MessageAuthMicroservice, but AuthCheckers is more interesting, as it contains the actual auth logic for different services.

Core Libraries

  • sttp
  • cumulocity java-client
  • ubirch-token-sdk

About

Niomon (ubirch message ingestion pipeline) - auth micro-service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published