Is your feature request related to a problem? Please describe.
Taking from Pull Request #202 Feature: Avoid Impersonation
has already demonstrated the changes required, however it is currently a very breaking change.
Describe the solution you'd like
Accept the above PR into a feature branch, then:
- re-instate the existing mechanism alongside it.
- update QuickStarts Templates to use the method
- update documentation
- lab guide to show this method
Is your feature request related to a problem? Please describe.
Taking from Pull Request #202 Feature: Avoid Impersonation
has already demonstrated the changes required, however it is currently a very breaking change.
Describe the solution you'd like
Accept the above PR into a feature branch, then: