Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eitanblumin/ssrs-sample-basicauthwithdatadriventokens
Sample SSRS project demonstrating implementation of data-driven tokens when using basic authentication
https://github.com/eitanblumin/ssrs-sample-basicauthwithdatadriventokens
microsoft-sql-server mssql mssqlserver sql-server ssrs ssrs-reports
Last synced: 12 days ago
JSON representation
Sample SSRS project demonstrating implementation of data-driven tokens when using basic authentication
- Host: GitHub
- URL: https://github.com/eitanblumin/ssrs-sample-basicauthwithdatadriventokens
- Owner: EitanBlumin
- License: mit
- Created: 2020-08-19T07:50:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T14:29:09.000Z (over 3 years ago)
- Last Synced: 2024-11-25T11:22:14.646Z (2 months ago)
- Topics: microsoft-sql-server, mssql, mssqlserver, sql-server, ssrs, ssrs-reports
- Language: JavaScript
- Homepage: https://www.madeiradata.com/post/overriding-the-authentication-in-ssrs-for-external-access
- Size: 674 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSRS-Sample-BasicAuthWithDataDrivenTokens
Sample SSRS project demonstrating implementation of data-driven tokens when using basic authentication.This project is still in development.
Check back again soon to see progress!
Meanwhile, please read this blog post:
- [Overriding the Authentication in SSRS for External Access](https://www.madeiradata.com/post/overriding-the-authentication-in-ssrs-for-external-access)