Loading
Fix RDM token access for user-defined file sources
The user context was needed in the old admin-provided file sources to evaluate templated values. However, the user context is not needed when using user-defined file sources as the templated values are already resolved when instancing the file source.