Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-grained access control #62

Open
sherriff opened this issue Mar 2, 2017 · 2 comments
Open

Fine-grained access control #62

sherriff opened this issue Mar 2, 2017 · 2 comments

Comments

@sherriff
Copy link
Contributor

sherriff commented Mar 2, 2017

Problem: All clients share the same username and password. Given these credentials client1 can see configuration for client2.

Suggestion:
https://wiki.cantara.no/display/JAU/Authentication+and+autorization

@sherriff
Copy link
Contributor Author

vil sikre at en klient id ikke får tilgang til andre klienters konfigurasjon. Kan jo være greit å bevise akkurat det ved hjelp av en test. Det bør jo også finnes en test som viser oppførselen hvis client id og client secret ikke matcher ..

@sherriff
Copy link
Contributor Author

Pga.Cantara/ConfigService-SDK#5 ser det ut som det er nødvendig å legge på logikk som detekterer JAU-versjon og ikke tar i bruk denne nye oppførselen med clientSecret hvis det er for gammel versjon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant