| Summary: | orion.core.auth service should be aware of server auth service | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Gorkem Ercan <gorkem.ercan> |
| Component: | Server | Assignee: | Project Inbox <orion.server-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | eclipse, simon_kaegi |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
If more that plugins are defined for orion.core.auth is present what is returned by ServiceRegistry.getService("orion.core.auth") call is undefined and most probably depends on the order on the defaults.pref. I think there should be only one "orion.core.auth" plugin in effect at any time and that should depend on the orion.auth.name configuration on the server.