문제

I want to implement login mechanism through openID strategy in Grails.

So how can I do it?

Here I have used google mail paid services.(means paid account).

How can I get openId for that?

도움이 되었습니까?

해결책

You have several options in the form of plugins. Which plugin of course, depends upon your requirements. Here is a partial list of the most popular OpenID related Grails plugins.

Here is a blog post that gives you an example of using Spring Security in a Grails application with a Google account.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top