Does clojure have a library like apache shiro

now i want to write a cms, and need a admin system, so i need a library like shiro to do some authentication and authorization

I don’t know Shiro, but for authentication and authorization you should look into buddy. https://github.com/funcool/buddy