1 00:00:00,240 --> 00:00:02,220 Now, we have reached the end of the section. 2 00:00:02,520 --> 00:00:08,280 Let's try to revise what we have discussed in this entire section at the starting of the section we 3 00:00:08,280 --> 00:00:14,730 discussed about what is authentication, authorization difference between them and few Real-Time examples 4 00:00:14,730 --> 00:00:16,020 around the letter. 5 00:00:16,290 --> 00:00:23,400 We also looked at the internal flow of spring security, how it performs authentication and authorization 6 00:00:23,400 --> 00:00:32,549 if we configure, and how the authorities details will be saved in the user schema using grantor authority 7 00:00:32,549 --> 00:00:33,240 interface. 8 00:00:34,140 --> 00:00:42,900 We also did some table configurations in the DB to sale authorities and we also made changes around 9 00:00:42,900 --> 00:00:45,460 them like one too many, many, too many. 10 00:00:45,480 --> 00:00:51,710 We made those changes inside the repository between the entities, customer and authority. 11 00:00:52,080 --> 00:01:00,000 Once the changes are done, we also make changes inside our application to perform authorization based 12 00:01:00,000 --> 00:01:08,190 upon user authority roles using the methods like has authority, has any authority, has it all, has 13 00:01:08,190 --> 00:01:09,840 any role and access. 14 00:01:10,020 --> 00:01:17,640 Lastly, we discussed a lot about different matches available concerning security, like NBC matches 15 00:01:17,640 --> 00:01:21,010 and matches and with matches and in else. 16 00:01:21,120 --> 00:01:23,390 We have to use the difference between that. 17 00:01:23,610 --> 00:01:31,080 With this, we are then discussing authorization, applying restrictions, using authorities rules. 18 00:01:31,320 --> 00:01:37,440 If we have any questions, please post in Q&A section and also attach the code that we have discussed 19 00:01:37,560 --> 00:01:38,670 with this video. 20 00:01:38,970 --> 00:01:39,540 Thank you. 21 00:01:39,540 --> 00:01:41,240 And see you in the next section by.