콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
  • 지원
    • 문서
    • 포럼
  • About
  • 워드프레스 소개
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Beyond Identity Passwordless

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Beyond Identity Passwordless

작성자: Anna Garcia
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Are you or your customers tired of remembering passwords?

This plugin provides a secure and convenient solution to log into your WordPress website. With Beyond Identity, you can say goodbye to password fatigue and improve your website’s security.

Once activated, you will see:

  • Passwordless UI that integrates seamlessly on with the WordPress login page.

  • Beyond Identity Settings page for WordPress admins to configure their Beyond Identity account.

  • Beyond Identity filter on the WordPress Dashboard’s Users page to view which users use passkeys.

Before you begin

You will need a Beyond Identity account to configure this plugin.
Beyond Identity currently uses “Universal Passkeys,” which are specific to Beyond Identity and have two benefits over your average FIDO2 passkeys.
1. Universal Passkeys never leave the device on which they are created. This makes them much more secure.
2. Universal Passkeys work everywhere. Some browsers (Firefox) do not support passkeys. Universal Passkeys work everywhere, even on Firefox.

Coming soon: Vanilla WebAuthn FIDO2 passkeys. These passkeys allow syncing between devices and work with passkey managers.

As a Beyond Identity admin, you will have several configuration options including selecting passkey flavors and customizing the login page.

Admin Set Up

First, sign up for a free developer account by visiting: https://www.beyondidentity.com/developers

Once you have a developer account you will need to set several values for the OIDC server. Follow the steps below to configure a Beyond Identity application. Most defaults are fine. However make sure the following are set:

  1. In your Beyond Identity Console, navigate to the Apps tab under Authentication
  2. Tap Add an application
  3. Set Protocol to OIDC
  4. Set Client Type to Confidential
  5. Set PKCE to Disabled
  6. Set Redirect URIs to include https://${your-website-domain.com}/wp-admin/admin-ajax.php?action=openid-connect-authorize
  7. Set Token Configuration > Subject to id
  8. At the top of the page, navigate to your application’s Authenticator Config tab
  9. Set Configuration Type to Hosted Web
  10. The recommended defaults for Authentication Profile are fine but feel free to modify
  11. Tap the Submit button to save your changes

Finally, go to your WordPress dashboard and find the Beyond Identity Settings page. You will need three generated values from your newly created application. You can find the Issuer URL, Client ID, and Client Secret in the Beyond Identity Console’s application that you just created.

For more information on how Beyond Identity works, visit the developer documentation.

For help, reach out on Slack.

Shortcodes

This plugin also provides shortcodes that can be used on any page or post. These include:

[beyond_identity_login_button]  

Generates a button to log in with a Beyond Identity Universal Passkey.

[beyond_identity_auth_url]  

Generates the authorize URL to log in with a Beyond Identity Universal Passkey.

For information on shortcode customization attributes, please refer to the documentation available in the Settings > Beyond Identity dashboard page after activating the plugin.

스크린샷

  • Passwordless login to your WordPress website.
  • Passwordless registration to your WordPress website.
  • Passwordless recovery to your WordPress website.
  • Plugin Settings.
  • Plugin User.

설치

To install the Beyond Identity Passwordless Authentication plugin, follow these steps:

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin
  3. Visit Settings > Beyond Identity and configure with the tenant you created on sign up.

Once you have configured your account and activated the plugin you will see passwordless UI added to your site.

FAQ

How does it work?

User identification is based on passkeys, device-stored public-private key pairs. A user may opt into passwordless login by providing an email.

Does this plugin require any coding knowledge?

No. This is a no-code solution.

Will it work with my theme?

Yes. Buttons and colors should match you current theme automatically. The plugin has been tested on several themes. If you have any problems with your theme, get in touch with us and we will be happy to help!

What is the client’s Redirect URI in the Beyond Identity Console?

Your Beyond Identity Application requires a set of allowed redirect URIs for security purposes. In the Beyond Identity application you created for this website, add a redirect URI to the list that follows the format:

https://${your-website-domain.com}/wp-admin/admin-ajax.php?action=openid-connect-authorize

Where can I learn more about Beyond Identity?

Visit the developer documentation.

Where can I get help or provide feedback?

Feel free to reach out on Slack for any questions or feedback. We’d love to hear from you!

후기

Far too complicated and mysterious

feisar 2023년 10월 15일 답글 3개
I wanted to find a way to use Passkeys for WP Admin login, and found this. There’s far too many convoluted, mysterious (i.e. no idea what it’s doing) steps to setup, including registering for a developer account on their site, creating a ‘realm’ (whatever that is), creating an ‘app’ with loads of different options (none of which I’ve any clue what they do). Once set-up I found it doesn’t use the built-in macOS/iOS Keychain Passkey support or 1Password’s Passkey support I wanted, it redirects you to a Beyond Identity web-page to log-in through. At no point did the macOS or 1Password Passkey interfaces appear. I want to be 100% sure my Passkeys are stored securely on my devices and after 45 minutes of faffing about trying to work out what was going on, I gave up. I installed WP-WebAuthn plugin instead and had it setup in about a minute working exactly as I wanted with macOS/iOS and 1Password directly, and no third-party accounts or servers involved.
모든 1 평가 읽기

기여자 & 개발자

“Beyond Identity Passwordless”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • Anna Garcia

자국어로 “Beyond Identity Passwordless”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

Please view CHANGELOG.md

기초

  • 버전 1.0.0
  • 최근 업데이트: 2년 전
  • 활성화된 설치 10보다 적음
  • 워드프레스 버전 4.9 또는 그 이상
  • 다음까지 시험됨: 6.3.7
  • PHP 버전 7.2 또는 그 이상
  • 언어
    English (US)
  • 태그:
    authenticationloginpasskeyspasswordlesssecurity
  • 고급 보기

평점

별 5점 만점에 2점.
  • 0/5-별점 후기 별 5개 0
  • 0/4-별점 후기 별 4개 0
  • 0/3-별점 후기 별 3개 0
  • 1/2-별점 후기 별 2개 1
  • 0/1-별점 후기 별 1개 0

리뷰 추가하기

모든 리뷰 보기

기여자

  • Anna Garcia

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다