- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
Spring Security中WebSSOProfileConsumerImpl.setMaxAuthenticationAge有什么用。我需要明确设置它的值吗? http://docs.spring.io/spring-security-saml/docs/current/api/org/springframework/security/saml/websso/WebSSOProfileConsumerImpl.html
最佳答案
自使用 IDP 进行初始身份验证(基于身份验证语句的 AuthInstance 值)以来,系统允许用户单点登录最长 7200 秒。某些 IDP 允许用户保持身份验证的时间比此时间长,您可能需要通过设置 WebSSOProfileConsumerImpl bean 的 maxAuthenticationAge 来更改默认值。
阅读此内容:http://docs.spring.io/spring-security-saml/docs/current/reference/html/configuration-advanced.html
关于spring - WebSSOProfileConsumerImpl 中的 MaxAuthenticationAge,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39927651/
Spring Security中WebSSOProfileConsumerImpl.setMaxAuthenticationAge有什么用。我需要明确设置它的值吗? http://docs.sprin
我是 Spring 的新手,刚刚获得了 Spring Security 和 Okta 的 SAML 身份验证,工作遵循 this tutorial .但是,Spring 拒绝超过 7200 秒的 SA
我是一名优秀的程序员,十分优秀!