oidc-check-session-iframe:用于基于OpenID Connect会话管理1.0实现检查会话iframe的简单html页面

时间:2021-05-21 20:57:21
【文件属性】:
文件名称:oidc-check-session-iframe:用于基于OpenID Connect会话管理1.0实现检查会话iframe的简单html页面
文件大小:145KB
文件格式:ZIP
更新时间:2021-05-21 20:57:21
oauth2 session-management iframe oidc HTML oidc检查会话iframe 一个简单的html页面,它基于实现检查会话流。 中继方添加了指向OP的check_session_iframe的隐藏iFrame。 中继方iframe使用postMessage轮询OP iframe,其格式为Client ID + " " + Session State 。 中继方从OP iframe接收回具有应用会话状态的postMessage。 配置 调整OpenID提供程序和应用程序设置 转到文件index.html并更改配置变量值,例如: var config = { opCheckSessionIframe : "http://localhost:8080/auth/realms/master/protocol/openid-connect/login-status-iframe.html" , opAuthEndpoint : "h
【文件预览】:
oidc-check-session-iframe-master
----index.html(5KB)
----Dockerfile(47B)
----update.sh(204B)
----README.md(1KB)
----screenshot-1.png(171KB)

网友评论