authentication - CAS SSO automatically log in -


i want automaticalle login in services when user logged in cas. @ moment must click login button in every service manually login. goal when i'am logged in cas , join example jenkins service user logged in automatically without clicking log in button.

can me?

if you're using spring security or similar manage it, can automatically you. since seems making single page application(as you've said you're needing loggin button), , going assuption, you'd need have login anyways. except of course if you've set script check if there's valid cookie already. more details appreciated(sorry, can't comment)


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -