DevBookmark

DevBookmark

1262 bookmarks
Custom sorting
Keycloak role mapping
Keycloak role mapping
I have a spring boot application secured with keycloak. Each user in realm has roles for my resource (client). Roles are configuraed on users tab, for particular user under Role Mapping tab as Client
·stackoverflow.com·
Keycloak role mapping
如何用 Docker 快速上手 Keycloak 開發模式 - The Will Will Web
如何用 Docker 快速上手 Keycloak 開發模式 - The Will Will Web
要體驗強大的 Keycloak 這套開源的身分認證與存取管理系統,最簡單的方式莫過於透過 Docker/Podman 執行 Keycloak 的開發模式了。你可以在短時間內就可以架設出一套擁有 Ope
·blog.miniasp.com·
如何用 Docker 快速上手 Keycloak 開發模式 - The Will Will Web
六、多角色權限測試實作 - HackMD
六、多角色權限測試實作 - HackMD
在前面的章節中,我們詳細探討了Keycloak的基礎知識,這一Part稍微講一下如何實際運用Keycloak,結合角色權限設置,來實作不同User具有不同角色權限來使用API的功能。基本上會有三個步驟需要實作
·hackmd.io·
六、多角色權限測試實作 - HackMD
how to get the roles in access token: keycloak
how to get the roles in access token: keycloak
what I am trying to do: I have an app that takes in login credentials: username and password for a user. I have a rest api that internally calls the keycloak REST API: /auth/realms/realmname/prot...
·stackoverflow.com·
how to get the roles in access token: keycloak
RBAC模型 (Role-Based Access Control) - HackMD
RBAC模型 (Role-Based Access Control) - HackMD
# RBAC模型 (Role-Based Access Control) RBAC 是一种较新且广为使用的访问控制机制。其不同于“强制访问控制”以及“自由选定访问控制”直接赋予使用者权限,而是将权限赋
·hackmd.io·
RBAC模型 (Role-Based Access Control) - HackMD
[請益] 有人熟single sign on系統的嗎?
[請益] 有人熟single sign on系統的嗎?
各位板上高手您好: 公司的同仁上班時要登入很多系統,像是email, chat 軟体,打卡,ERP系統。 主管希望可以開發一個single sign on的系統,這樣如果windows登錄後, 從頭到尾可以直用一組帳號和password,也只要key-in一次所有的系統就可以 直接快速一次直接登入 不用重新key-in,上網查了一下很像要設計一個mapping
·ptt.cc·
[請益] 有人熟single sign on系統的嗎?
开源贡献难吗?
开源贡献难吗?
本文整理自字节跳动 Flink SQL 技术负责人李本超在 CommunityOverCode Asia 2023 上的 Keynote 演讲,李本超根据自己在开源社区的贡献经历,基于他在贡献开源社区过程中的一些小故事和思考,如何克服困难,在开源社区取得突破,并且在工作和开源贡献之间取得平衡的相关内容,跟大家分享《开源贡献难吗?》这一主题演讲。以下为本次演讲的文字稿。我目前就职于字节跳动流式计算团
·developer.volcengine.com·
开源贡献难吗?
閒談軟體架構:架構師難尋?
閒談軟體架構:架構師難尋?
會有這篇是因前陣子,和 91App 的首席架構師 Andrew 在母校北科旁的伯朗咖啡聊聊天。會找到我是因為 HR 看過我《閒談軟體架構》某篇文章後,然後問 Andrew 這位作者如何?碰巧 Andrew 也看過 Async everything?,加上 Terry…
·medium.com·
閒談軟體架構:架構師難尋?
GCP教學―輕鬆備份 GCP VM 資料,快照 Snapshot 自動備份 - Cloud Ace
GCP教學―輕鬆備份 GCP VM 資料,快照 Snapshot 自動備份 - Cloud Ace
對你來說,GCP是雲端,對Google來說還是機房。首先要把資料分開放,因為如果放在一起主機掛了開不起來就會很難搞,你的資料比較難救,如果分開的話,主機掛了,直接開一台新的,再把Data Disk掛起來就可以了。Google讓你可以輕鬆地做快照備份,甚至能夠排程備份,本文提供詳細的操作方法。
·blog.cloud-ace.tw·
GCP教學―輕鬆備份 GCP VM 資料,快照 Snapshot 自動備份 - Cloud Ace
What is the difference between image and snapshot in GCP
What is the difference between image and snapshot in GCP
I am looking for details about what is the actual difference between image and snapshot. Let us say, I have an instance running on Redhat OS and Apache webserver. If I create an image and snapshot
·stackoverflow.com·
What is the difference between image and snapshot in GCP