I wish this went into more detail about how to actually secure the WS with OAuth2, and not so much about how OAuth2 can be used to grant clients access to protected resources. What about actually securing the WS endpoints when a user account isn't needed, such as a REST endpoint for user-creation or other non-user related operation?
@asganaway7 жыл бұрын
I dont get your point, every functionality exposed with REST endpoint is accessible from a user of some kind, one of the point of OAuth2 is the profiling, create your profile (User, admin, superuser.. administration.. whatever..) and assign to them the set of access point (resources) they can access..
@SpringSourceDev11 жыл бұрын
if you attended springone2gx, you can access the slides now, you should have gotten an email to that effect. We'll have a page on SpringSource website soon where the slides will be available.
@JoshuaDellay10 жыл бұрын
Pretty good video, one of the better rundowns of OAuth2!
@rajarampejaver668910 жыл бұрын
Is there any way of getting a summary of this without having to go through 86 mins of talk? A web site with slides and code would be thoughtful.
@AA-xk1uv6 жыл бұрын
May "shift + > " help you
@arashghavami11 жыл бұрын
I attended this webinar and other springone2gx talks but never received any slides.
@NicB00017 жыл бұрын
Hello. Thanks for this video, but can i have step by step this implementation. Thanks again.
@CryptoCodeZone5 жыл бұрын
Is 480p the best you can do ?
@HantsyBai10 жыл бұрын
Where I can download the slide and the sample codes, Thanks