AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Federated login integration #8

Open dk1844 opened 1 year ago

dk1844 commented 1 year ago

Instead of a in-memory credential(s), provide integration means to a selected federated login schema (AD/Kerberos/...)

### Tasks
- [ ] https://github.com/AbsaOSS/login-gateway/issues/23
- [ ] https://github.com/AbsaOSS/login-service/issues/100

Hint - such a functionality already exists in Enceladus to a certain degree and we could reuse the ideas.