当前位置:网站首页>Power Bi report server custom authentication
Power Bi report server custom authentication
2022-07-29 06:06:00 【Denny Hui】
Refer to the official Microsoft documentation address :https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample
This address describes in detail how to configure PBI Of Form verification , But there is a hole In the configuration MachineKey( Be sure to pay attention to case ) All the matching fails and the report cannot be accessed , This is because PBI After several updates, it changed the verification MachineKey The address of , It's not in RSReportServer Verify it in this file , and github The above document has not made corresponding changes . MachineKey It should be configured on the MachineKey.config In the document . The path to this file is :C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Config, Because my system is 64 So there is a path in the middle. I choose 64, stay config There is a MachineKey.config The file of , Only need to MachineKey Put it in <system.web> Under the node .
For more articles, please scan the code and follow the official account , If you have problems, you can also raise them on the official account .
边栏推荐
- 【Transformer】SOFT: Softmax-free Transformer with Linear Complexity
- Isaccessible() method: use reflection techniques to improve your performance several times
- Detailed explanation of atomic operation class atomicinteger in learning notes of concurrent programming
- Personal learning website
- 【Transformer】SOFT: Softmax-free Transformer with Linear Complexity
- Transformer回顾+理解
- 二、OCR训练时,将txt文件和图片数据转为lmdb文件格式
- 迁移学习——Robust Visual Domain Adaptation with Low-Rank Reconstruction
- Use of xtrabackup
- [competition website] collect machine learning / deep learning competition website (continuously updated)
猜你喜欢
Interesting talk about performance optimization thread pool: is the more threads open, the better?
【图像分类】如何使用 mmclassification 训练自己的分类模型
Detailed explanation of MySQL statistical function count
These process knowledge you must know
PyTorch基础知识(可入门)
研究生新生培训第二周:卷积神经网络基础
[semantic segmentation] full attention network for semantic segmentation
第一周任务 深度学习和pytorch基础
【Transformer】ACMix:On the Integration of Self-Attention and Convolution
[image classification] how to use mmclassification to train your classification model
随机推荐
迁移学习笔记——Adapting Component Analysis
备份谷歌或其他浏览器插件
tensorflow中tf.get_variable()函数详解
【Transformer】AdaViT: Adaptive Tokens for Efficient Vision Transformer
ROS常用指令
神经网络相关知识回顾(PyTorch篇)
性能优化之趣谈线程池:线程开的越多就越好吗?
Is flutter being quietly abandoned? On the future of flutter
Show profiles of MySQL is used.
【DL】搭建卷积神经网络用于回归预测(数据+代码详细教程)
迁移学习——Low-Rank Transfer Subspace Learning
电脑视频暂停再继续,声音突然变大
ROS教程(Xavier)
迁移学习—— Transfer Feature Learning with Joint Distribution Adaptation
fastText学习——文本分类
clion+opencv+aruco+cmake配置
迁移学习——Transfer Joint Matching for Unsupervised Domain Adaptation
【pycharm】pycharm远程连接服务器
ASM piling: after learning ASM tree API, you don't have to be afraid of hook anymore
Flutter 绘制技巧探索:一起画箭头(技巧拓展)